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: Rob Jorgensen <email@hidden>
- Date: Thu, 31 Oct 2002 16:21:27 -0500
At 3:03 PM -0600 10/31/02, Kevin Muldoon wrote:
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
It works for me on a folder (tested with OS X 10.2.1). Is your target
file in use?
--
Rob Jorgensen
Ohio, USA
_______________________________________________
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.