Re: Change file name
Re: Change file name
- Subject: Re: Change file name
- From: Michelle Steiner <email@hidden>
- Date: Tue, 18 Jan 2005 13:55:35 -0700
On Jan 18, 2005, at 1:49 PM, Robert Poland wrote:
I'm trying to change file names to use the suffix ".jpg" instead of
".JPG". That part works but if the file is a jpg file with the suffix
not visible it stays not visible.
What is the magic incantation for this?
tell application "Finder"
set the extension hidden of the_file to false
end tell
-- Michelle
--
There's no place like 127.0.0.1
There's no place like 127.0.0.1
There's no place like 127.0.0.1
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden