Re: rename a disk - Mac OS 9
Re: rename a disk - Mac OS 9
- Subject: Re: rename a disk - Mac OS 9
- From: Paul Berkowitz <email@hidden>
- Date: Thu, 24 Oct 2002 14:40:57 -0700
On 10/24/02 1:54 PM, "Charles Heizer" <email@hidden> wrote:
>
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?
Well, that depends. Do you see a 'rename' command in the Finder dictionary?
I don't. Why don't you see if you can figure it out by yourself using the
dictionary. Come back if you're stuck.
--
Paul Berkowitz
_______________________________________________
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.