Re: Get a file's icon???
Re: Get a file's icon???
- Subject: Re: Get a file's icon???
- From: Robbie Newton <email@hidden>
- Date: Thu, 07 Mar 2002 17:24:31 -0500
>
Set another item's icon to the icon data.
>
>
set x to "Alpha:"
>
set y to "Alpha:Desktop Folder:untitled folder:"
>
tell application "Finder"
>
icon of alias x
>
set icon of alias y to result
>
end tell
>
>
At least it works here (Mac OS 9.1).
I am not looking to set another files icon. I am trying to get that icon
into another program, FileMaker. So how can I set the icon graphic to the
clipboard?
TIA
-Robbie
_______________________________________________
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.