Re: Changing creator code...
Re: Changing creator code...
- Subject: Re: Changing creator code...
- From: has <email@hidden>
- Date: Sat, 30 Nov 2002 13:25:37 +0000
graphics wrote:
>
Does anyone have a script that will change creator code (OS9) of a bunch of
>
files in a folder?
set theFolder to choose folder
tell application "Finder"
set creator type of every file of theFolder to "8BIM"
end tell
has
--
http://www.barple.pwp.blueyonder.co.uk -- The Little Page of AppleScripts
_______________________________________________
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.