Changing the name of a file in the temporary items folder
Changing the name of a file in the temporary items folder
- Subject: Changing the name of a file in the temporary items folder
- From: Michelle Steiner <email@hidden>
- Date: Thu, 6 Dec 2007 19:09:53 -0700
When I run this script
set source to (choose file) set destination to choose folder tell application "Finder" set temp to (duplicate source to path to temporary items from user domain) set name of temp to "new name." & name extension of temp name of temp end tell
Why doesn't it change the name of the file?
-- Michelle
-- There's no retirement plan for actvists
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden