• 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: Akua Sweets and Writing long version resource?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Akua Sweets and Writing long version resource?


  • Subject: Re: Akua Sweets and Writing long version resource?
  • From: Ehsan Saffari <email@hidden>
  • Date: Mon, 13 Aug 2001 03:52:30 -0600

On 13/08/2001 03:04, Bryan, email@hidden wrote:

>Two ways via OSAXen AFAIK:
>
>Tanaka's OSAX 2.0

Now, why didn't Ay notice that? ;>

set aRec to {version_number:"", revision_number:"", revision_stage:"",
build_number:"", language_integer:"", abbreviated_string:"",
get_info_string:""}
set version_number of aRec to "08"
set revision_number of aRec to "60"
set revision_stage of aRec to "80"
set build_number of aRec to "00"
set language_integer of aRec to 0
set abbreviated_string of aRec to "8.6"
set get_info_string of aRec to "Me Add Resource, he he!"

set theRez to (cast aRec to "vers") -- programmer's tool
try
set thefile to (choose file)
MT Store in Resource theRez to thefile ID 128 -- Tanaka's
on error e number n
display dialog (e & n)
end try

cheers
ehsan


  • Follow-Ups:
    • Re: Akua Sweets and Writing long version resource?
      • From: Bryan <email@hidden>
  • Prev by Date: Re: Akua Sweets and Writing long version resource?
  • Next by Date: Re: Akua Sweets and Writing long version resource?
  • Previous by thread: Re: Akua Sweets and Writing long version resource?
  • Next by thread: Re: Akua Sweets and Writing long version resource?
  • Index(es):
    • Date
    • Thread