Re: TIDs and other questions
Re: TIDs and other questions
- Subject: Re: TIDs and other questions
- From: Paul Berkowitz <email@hidden>
- Date: Fri, 25 Apr 2003 14:21:19 -0700
On 4/25/03 12:15 PM, "John Delacour" <email@hidden> wrote:
>
The text is in the resource fork of the file, so you need a tool to
>
read the resource. You have at least two options:
>
>
Drop a text clipping into your user folder, rename it
>
"a.textclipping" and run either of these:
>
>
>
-- 1. The Satimage osax that comes with Smile:
>
>
set fMac to "" & (path to "cusr") & "a.textclipping"
>
set n to "" & (list resources "TEXT" from file fMac)
>
load resource n type "TEXT" from file fMac
Actually you can get the Satimage osax for OS X on its own, even if you
don't use Smile.
http://www.satimage.fr/software/en/softx.html
--
Paul Berkowitz
_______________________________________________
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.