rename a disk - Mac OS 9
rename a disk - Mac OS 9
- Subject: rename a disk - Mac OS 9
- From: Charles Heizer <email@hidden>
- Date: Thu, 24 Oct 2002 13:54:00 -0700
Hello,
I'm trying to write a script that will rename one of my disks
(Macintosh HD) to Mac OS 9. But I keep running in to issues.
tell application "Finder"
rename disk "Macintosh HD" to "Mac OS 9"
end tell
Shouldn't this work?
- Charles
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.