• 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: 24U 'post notification'
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 24U 'post notification'


  • Subject: Re: 24U 'post notification'
  • From: julifos <email@hidden>
  • Date: Mon, 07 Jul 2003 13:59:26 +0200

> If I should have found information about access <<data ...>> under some
> particular terminology in the LG, what is that term?

And "data" should be anything not displayable with regular AS' expressions,
such as integers, reals, lists or whatever. Eg:

"k" as C string
--> <<data cstr6B00>>

A "C string" is defined as some value plus a *null* (typically ascii
character 0?). And AS representates it as a data value.

Built as:

"<<data " + related type + stuff + ">>"

Eg:

<<class cstr>> --> C String
<<class NMrc>> --> notification

"6B" --> integer 107 ==> ascii "k"
"00" --> null

(somebody with a more complete explaining of *data*?)

jj

________________
* brief info, ASLG, page 120
_______________________________________________
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.

  • Follow-Ups:
    • accessing raw data (was: Re: 24U 'post notification')
      • From: Gary Lists <email@hidden>
    • Re: 24U 'post notification'
      • From: Gary Lists <email@hidden>
  • Prev by Date: Where to put script to run at startup
  • Next by Date: Re: Creator type of packaged app bug?
  • Previous by thread: Re: 24U 'post notification'
  • Next by thread: Re: 24U 'post notification'
  • Index(es):
    • Date
    • Thread