Re: Reading contents of a clipping file?
Re: Reading contents of a clipping file?
- Subject: Re: Reading contents of a clipping file?
- From: John Stewart <email@hidden>
- Date: Fri, 12 Nov 2004 04:39:05 -0500
On 11/12/04 at +0100 Richard Rönnbäck said this
>Is there any way to read the text of a clipping file?
>
>Is it stored in the resource fork ? If so, how do one read the resource
>part?
This requires the free Satimage.osax which is available here -
<http://www.satimage.fr/software/en/scripting_additions.html>
or here -
<http://www.osaxen.com/smile.html>
set aClip to "path:to:your:clipping:file"
set foo to (load resource 256 type "TEXT" from aClip as string)
JBS
--
They that can give up essential liberty to obtain a little temporary safety
deserve neither liberty nor safety. - Benjamin Franklin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden