• 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: Full Integer o real.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Full Integer o real.


  • Subject: Re: Full Integer o real.
  • From: Nigel Garvey <email@hidden>
  • Date: Mon, 17 Nov 2003 12:16:19 +0000

"Nico Christie" wrote on 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.)

My number-to-string handler does what you probably want. It can be
downloaded here:

<http://files.macscripter.net/scriptbuilders/ScriptTools/numToStr.sit>

NG
_______________________________________________
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.

  • Prev by Date: Questions about fast user switching
  • Next by Date: Scripts for un-munging these email messages
  • Previous by thread: Re: Full Integer o real.
  • Next by thread: Getting label from a record
  • Index(es):
    • Date
    • Thread