• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Read and Write Data Types?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: I thought this list was dead
      • From: Christopher Stone <email@hidden>
References: 
 >Re: Read and Write Data Types? (From: Takaaki Naganoya <email@hidden>)

  • Prev by Date: Re: Read and Write Data Types?
  • Next by Date: Re: I thought this list was dead
  • Previous by thread: Re: Read and Write Data Types?
  • Next by thread: Re: I thought this list was dead
  • Index(es):
    • Date
    • Thread