Re: Read and Write Data Types?
Re: Read and Write Data Types?
- Subject: Re: Read and Write Data Types?
- From: "Stockly, Ed" <email@hidden>
- Date: Fri, 19 Oct 2018 18:21:20 +0000
- Thread-topic: Read and Write Data Types?
Thank you, this is helpful.
(I thought this list was dead)
On 10/19/18, 6:34 AM, "AppleScript-Users on behalf of Takaaki Naganoya"
<applescript-users-bounces+ed.stockly=email@hidden on
behalf of email@hidden> wrote:
>> 2018/09/04 13:11、Christopher Stone <email@hidden>のメール:
>> Hey Folks,
>> Does anyone have a comprehensive list of the data-types vanilla
>>AppleScript can read and write?
>
>Vanilla AppleScript based on Classic Mac OS method.
>
>On Classic Mac OS, we use clipboard as data I/O & converting port.
>The speed of file I/O was slow on Classic Mac OS (resource fork was used
>for high-speed data storage).
>
>At first, we set the data to clipboard. And “clipboard info” command was
>used for detect what the data is.
>
>«class ut16» : UTF-16 text
>«class utf8» : UTF-8 text
>«class RTF » : Ritch Text Format
>«class rtfd» : Ritch Text Format with attached images
>«class hfs » : HFS path info
>«class furl» : File URL
>«class urln» : ????
>«class PDF » : graphic
>«class icns» : icon image
>«class moov» : QuickTime Movie
>«class TPIC» : Tiff picture
>«class PNGf» : PNG image
>«class BMP » : BMP image
>«class 8BPS» : Photoshop PSD image
>«class jp2 » : JPEG2000 image
>JPEG picture : JPEG image
>TIFF picture : TIFF image
>GIF picture : GIFF image
>scrap styles: ????
>
>The data format via file I/O are text encoding formatter, list & record.
>
>--
>Takaaki Naganoya
>email@hidden
>http://piyocast.com/as/
>
>
>
> _______________________________________________
>Do not post admin requests to the list. They will be ignored.
>AppleScript-Users mailing list (email@hidden)
>Help/Unsubscribe/Update your Subscription:
>imes.com
>Archives: http://lists.apple.com/archives/applescript-users
>
>This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden