• 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: About integers
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: About integers


  • Subject: Re: About integers
  • From: Emmanuel <email@hidden>
  • Date: Tue, 1 Mar 2005 17:49:34 +0100

At 11:10 AM -0500 3/1/05, francois.houle wrote:

I was told that it should be possible to use applescript to add 32 bit unsigned integers to a text file Basically what I want to do is get a user name and a password that the user would put in through prompts and transform the result of those into the 32 bit unsigned integers that get written to a blank text file. Would that even realy be possible ?

It's not clear for me what exactly you want to know, but regarding writing integers maybe what you want is:


-----------------
write the_integer to the_file as integer
-----------------

This will append to the_file the binary (IEEE) (signed, I think) 32-bit integer representation of the_integer.

More details regarding storage of numbers in files with AppleScript at:
<http://www.satimage.fr/software/en/as_data_files.html>

Emmanuel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >About integers (From: "francois.houle" <email@hidden>)

  • Prev by Date: Re: going from eudora to Mail
  • Next by Date: Re: Pseudo-regexp
  • Previous by thread: About integers
  • Next by thread: Re: About integers
  • Index(es):
    • Date
    • Thread