Re: Setting folder icon
Re: Setting folder icon
- Subject: Re: Setting folder icon
- From: Paul Reilly <email@hidden>
- Date: Fri, 18 Apr 2003 23:41:27 +0100 (IST)
>
tell application "Finder"
>
get icon of file "disk:foo:bar"
>
end
>
>
doesn't work. It always returns 'missing value', even for applications. Anyone
>
else see this?
>
If this is on MacOSX 10.2.x then the problem is that there is no
Applescript ICON support yet in the Finder's dictionary. See Script Editor, and look at the
bottom of the Finder dictionary.
Paul
_______________________________________________
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.