• 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
Applescript oddity under 10.4.11
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Applescript oddity under 10.4.11


  • Subject: Applescript oddity under 10.4.11
  • From: Yvan KOENIG <email@hidden>
  • Date: Tue, 20 Apr 2010 17:21:28 +0200

Hello

I would be glad to know if this instruction compile flawlessly on your 10.4.11 systems.

set valeur to valeur * 0.423333320617684

If I enter :
set valeur to valeur * 4.23333320617684/10
it compiles as :
set valeur to valeur * 4.233333206177 / 10

Here it fails with the message :

"Erreur de syntaxe. un object quelconque"

and the digits disappear.

Under 10.6.3, the first instruction compiles as :
set valeur to valeur * 0.423333320618

The numerical value was copied from a Numbers cell.

Happily, when it's grabbed by a script the grabbed value is 0.423333320618
under both operating systems.

Yvan KOENIG (VALLAURIS, France) mardi 20 avril 2010 17:18:58


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Applescript oddity under 10.4.11
      • From: Axel Luttgens <email@hidden>
    • Re: Applescript oddity under 10.4.11
      • From: Deivy Petrescu <email@hidden>
    • Re: Applescript oddity under 10.4.11
      • From: "Stockly, Ed" <email@hidden>
  • Prev by Date: RE: PhotoShop MetaData
  • Next by Date: Re: Applescript oddity under 10.4.11
  • Previous by thread: RE: PhotoShop MetaData
  • Next by thread: Re: Applescript oddity under 10.4.11
  • Index(es):
    • Date
    • Thread