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: Michelle Steiner <email@hidden>
- Date: Thu, 31 Oct 2002 14:23:55 -0700
On Thursday, October 31, 2002, at 02:03 PM, Kevin Muldoon wrote:
set p to "MacHD:Users:theusername:Desktop:setsessionvar.php"
tell application "Finder"
set name of item p to "the new name"
end tell
Use alias p instead of item p
--Michelle
We're not human beings having a spiritual experience.
We're spiritual beings having a human experience.
_______________________________________________
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.