Re: Renaming files
Re: Renaming files
- Subject: Re: Renaming files
- From: Michelle Steiner <email@hidden>
- Date: Thu, 6 Dec 2007 08:57:45 -0700
On Dec 5, 2007, at 1:29 PM, Peter Baxter wrote:
Does anyone else have the same problem?
Not me; this works:
tell application "Finder"
set foo to (get the selection) as alias
set name of foo to "renamed." & name extension of foo
end tell
-- Michelle
--
"Condoms encourage promiscuity
- in the same way that seat belts encourage automobile accidents."
O.C. Brown
_______________________________________________
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