Full Integer o real.
Full Integer o real.
- Subject: Full Integer o real.
- From: "Nico Christie" <email@hidden>
- Date: Sun, 16 Nov 2003 21:21:34 -0300
Hi, i'm writing a script that does some math and I'm having this problem:
Once it finished and returns the result, I want to save that number to a
file. The thing is that sometimes the number is either to small or to big
and is then expressed using scientific notation ( 0,0001 -> 1.0E-4 ). This
number "as text" is still 1.0E-4, "as integer" is obviously returning error
and I'm out of ideas. Is there a way? I'd like the full number: 0,0000000000001
if necesary. (as extended real? full real? Tried, not workingbut maybe similar.)
Thanks a lot!
PS: In AppleScript, is there a way to do things in the background while
displaying a dialog?
Nicolas Christie
email@hidden
email@hidden
--------
E-mail y acceso a Internet UltraVeloz totalmente GRATIS en Buenos Aires,
Rosario, Cordoba, Mendoza, La Plata y Pilar
http://www.Argentina.com
Nro. de acceso 5078-5000 Usuario: Argentina Password: Argentina
_______________________________________________
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.