Re: Set creator code of a package don't work
Re: Set creator code of a package don't work
- Subject: Re: Set creator code of a package don't work
- From: Matthew Smith <email@hidden>
- Date: Wed, 27 Nov 2002 08:44:24 +1100
on 27/11/2002 08:27, Thomas at email@hidden wrote:
>
Ops, sorry I made the mistake writing my code in Mail, I wanted to
>
write :
>
>
tell app "Finder"
>
set creator type of file "the file path" to "something"
>
end tell
>
>
This really doesn't work for a package file like .rtfd text files but
>
this code work for standard files.
>
So is this normal ?
A package file is just a folder. It's the suffix of the name that determines
its type. You cannot give a folder a creator type. This is normal.
--
Matthew Smith
_______________________________________________
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.