• 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: Parsing headers (was: Re: constant afdregfp)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Parsing headers (was: Re: constant afdregfp)


  • Subject: Re: Parsing headers (was: Re: constant afdregfp)
  • From: Christopher Nebel <email@hidden>
  • Date: Tue, 10 Apr 2001 11:49:55 -0700

On Tuesday, April 10, 2001, at 09:24 AM, Emmanuel wrote:

At 15:28 +0200 10/04/01, Sun Real wrote:

My 'sysv' (system version) which is 9.0.4, returns
2308. Can anyone tell me how to interpret these?

Hey, I know this one. Turn the (supposedly decimal) "2308" into hexa: 0904

Do it also for the AS version: "17826112" gives 0110 0140 (don't ask me
what "0110" stands for).

The second half is the version of AppleScript you're using (i.e. 1.4.0); the first half is the oldest version it's file-compatible with (i.e. 1.1). Version numbers from Gestalt are usually in hexadecimal; feature flags are usually encoded in particular bits, which you can test using the "has" parameter to "computer".

--Chris Nebel
AppleScript Engineering


References: 
 >Re: Parsing headers (was: Re: constant afdregfp) (From: Emmanuel <email@hidden>)

  • Prev by Date: Re: EOF madness!
  • Next by Date: Re: constant afdregfp
  • Previous by thread: Re: Parsing headers (was: Re: constant afdregfp)
  • Next by thread: Parsing headers (was: Re: constant afdregfp)
  • Index(es):
    • Date
    • Thread