• 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
Convert long number to string
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Convert long number to string


  • Subject: Convert long number to string
  • From: Gnarlodious <email@hidden>
  • Date: Sat, 17 Apr 2004 09:48:34 -0600

I seem to recall a discussion about this recently but the archives aren't up
and running.

set longNumber to to "1082204521"
set exponent to longNumber as number --> 1.082204521E+9
set numberString to exponent as string --> "1.082204521E+9"

I want to convert the exponent to long number before converting it to a
string.

What's the technique?

-- Gnarlie's Applescript page
http://www.Gnarlodious.com/OSX/AppleScript/AppleScript.html
_______________________________________________
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.


  • Follow-Ups:
    • Re: Convert long number to string
      • From: Christopher Stone <email@hidden>
    • Re: Convert long number to string
      • From: Paul Berkowitz <email@hidden>
    • Re: Convert long number to string
      • From: Martin Orpen <email@hidden>
  • Prev by Date: InDesign - get old/latest file path of missing link
  • Next by Date: Re: Convert long number to string
  • Previous by thread: Re: InDesign - get old/latest file path of missing link
  • Next by thread: Re: Convert long number to string
  • Index(es):
    • Date
    • Thread