Re: applescript-users digest, Vol 3 #1017 - 14 msgs
Re: applescript-users digest, Vol 3 #1017 - 14 msgs
- Subject: Re: applescript-users digest, Vol 3 #1017 - 14 msgs
- From: Kevin Muldoon <email@hidden>
- Date: Thu, 31 Oct 2002 15:03:14 -0600
Why, in the name of God, does this code NOT work? How are we supposed
to rename items in OSX Jaguar?
set p to "MacHD:Users:theusername:Desktop:setsessionvar.php"
tell application "Finder"
set name of item p to "the new name"
end tell
On Tuesday, October 29, 2002, at 11:16 AM,
email@hidden wrote:
>
File name
_______________________________________________
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.