Rename files?
Rename files?
- Subject: Rename files?
- From: Kevin Muldoon <email@hidden>
- Date: Thu, 31 Oct 2002 15:04:55 -0600
Why doesn't this code work anymore? How do we change the name of
files/folders under OSX Jaguar?
set p to "Scartaglen:Users:kmuldoon:Desktop:setsessionvar.php"
tell application "Finder"
set name of item p to "newname.txt"
end tell
_______________________________________________
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.