• 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: AppleScript bug with 15+ digits.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AppleScript bug with 15+ digits.


  • Subject: Re: AppleScript bug with 15+ digits.
  • From: Michelle Steiner <email@hidden>
  • Date: Mon, 31 Mar 2003 10:50:07 -0700

On Monday, March 31, 2003, at 05:40 AM, Emmanuel wrote:

The following script does not compile ("syntax error"):

-------------------------
set x to 3.141592653589793
-------------------------

If I copy and paste that, when I compile and run it, everthing after "x" vanishes from the window, and do not get any answer. If I click on the line, the text reappears. if I delete the last digit, recompile, then retype the last digit, it compiles and runs.

The following script does not work:

-------------------------
"3.141592653589793" as number
--> error "Can't make [whatever] into a number"

Likewise, copying and pasting causes the same error as you get, but if I type it in manually, it runs. If I copy and paste, and then remove the last two digits it also runs, but if I then type back the last two (or even the first of the last two) digits, I get that error.

--Michelle

--
Support our troops. Bring them home NOW!
_______________________________________________
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: AppleScript bug with 15+ digits.
      • From: Emmanuel <email@hidden>
References: 
 >AppleScript bug with 15+ digits. (From: Emmanuel <email@hidden>)

  • Prev by Date: Re: Mail.app selection of front window
  • Next by Date: Re: Mail.app selection of front window
  • Previous by thread: AppleScript bug with 15+ digits.
  • Next by thread: Re: AppleScript bug with 15+ digits.
  • Index(es):
    • Date
    • Thread