Re: Modify file type/creator from AS?
Re: Modify file type/creator from AS?
- Subject: Re: Modify file type/creator from AS?
- From: Tim Mansour <email@hidden>
- Date: Thu, 8 May 2008 14:07:01 +1000
On 08/05/2008, at 1:40 pm, Mark J. Reed wrote:
tell (get info for file blah) to set file type to "FFIL" -- doesn't
save the change back to disk
Try this Mark:
tell application "System Events" to set file type of file blah to "FFIL"
(or you can tell Finder)
--
Tim Mansour <email@hidden>
_______________________________________________
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