Re: Copy an icon file into the clipboard
Re: Copy an icon file into the clipboard
- Subject: Re: Copy an icon file into the clipboard
- From: Thomas <email@hidden>
- Date: Mon, 23 Dec 2002 11:35:04 +0100
Why does this return me a "missing value" ? Is this a feature that is
not implemented yet in Mac OS X ?
set this_file to choose file
tell application "Finder"
icon of file this_file
end tell
How can I copy the icon of a file into the clipboard ?
Thanks Thomas
I wrote :
>
Well I say it all in the subject, I want to copy the icon of a file
>
into the clipboard on OS X. Is this possible from AppleScript ?
>
(I can remember this was possible on OS 9 but I can't remember how...)
>
>
Thanks Thomas
_______________________________________________
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.