Re: Writing clipboard PICT to file
Re: Writing clipboard PICT to file
- Subject: Re: Writing clipboard PICT to file
- From: Bryan <email@hidden>
- Date: Thu, 11 Oct 2001 12:56:30 -0400
- Organization: Apex Radiology
I have not actually done it, but I would imagine that you would have to
create a file and either save the PICT to a PICT resource in the resource
fork or as data in the data fork. In either case, the rest of the file
would have to be created somehow. In the latter case you would also have to
at least set a file type, etc. so that the file could be opened by an
appropriate app.
I believe Akua has commands to save to a PICT resource as well as to a data
fork.
Bryan Kaufman
Ehsan Saffari wrote:
>
Here's a simple one!
>
>
How is it possible to write a PICT that is on the clipboard to a Pict
>
File?
>
>
write (the clipboard) as picture doesn't work. Is it necessary to append
>
a PICT header to construct a proper PICT? Can this be done without
>
involving an image app?
>
>
thanks
>
>
ehsan
>
_______________________________________________
>
applescript-users mailing list
>
email@hidden
>
http://www.lists.apple.com/mailman/listinfo/applescript-users
[demime 0.98b removed an attachment of type text/x-vcard which had a name of bryan.vcf]