• 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: Wrong result after adding up to extracted numbers.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Wrong result after adding up to extracted numbers.


  • Subject: Re: Wrong result after adding up to extracted numbers.
  • From: Michelle Steiner <email@hidden>
  • Date: Mon, 27 Feb 2012 17:20:15 -0700

On Feb 27, 2012, at 2:49 PM, Manuel wrote:

What´s wrong ? 

This works for me:

set CotasExtraidas to {"4.954", "2.934", "4.178", "7.217", "5.324", "5.752", "6.171", "7.160", "6.894", "9.710", "9.161", "8.556", "7.299", "6.998", "10.010", "10.949", "10.134", "9.988", "9.675", "5.091", "3.973"}

repeat with i from 1 to length of CotasExtraidas
set item i of CotasExtraidas to (item i of CotasExtraidas) + 1.25
end repeat
CotasExtraidas

-- Michelle

-- 
You can not change the world without perforce changing yourself.

 _______________________________________________
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

References: 
 >Wrong result after adding up to extracted numbers. (From: Manuel <email@hidden>)

  • Prev by Date: Re: Wrong result after adding up to extracted numbers.
  • Next by Date: Re: Wrong result after adding up to extracted numbers.
  • Previous by thread: Re: Wrong result after adding up to extracted numbers.
  • Next by thread: How to Do This Without Smile or Satimage
  • Index(es):
    • Date
    • Thread