• 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: Manuel <email@hidden>
  • Date: Tue, 28 Feb 2012 03:49:42 +0100

Thank you, Shane and Michelle.

It works! I also realized that here is Spain we use the comma "," for the decimal numbers, instead of "." that´s why I had the strange results. 
Now, how can I take the results to a new TextEdit Document ?

I have tried this: 

tell application "TextEdit"
make new document
set text of document 1 to numerossumados
end tell

but I get a -10000 error, in the Apple Events Manager. 
Thanks again to both of you.


El 28/02/2012, a las 00:41, Shane Stanley escribió:

On 28/02/2012, at 8:49 AM, Manuel wrote:

set the end of CotasExtraidas to text item i of ListaPuntos

Try:

set the end of CotasExtraidas to (text item i of ListaPuntos) as real


--
Shane Stanley <email@hidden>
'AppleScriptObjC Explored' <www.macosxautomation.com/applescript/apps/>


 _______________________________________________
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: Wrong result after adding up to extracted numbers.
      • From: Christopher Stone <email@hidden>
    • Re: Wrong result after adding up to extracted numbers.
      • From: Christian Boyce <email@hidden>
    • Re: Wrong result after adding up to extracted numbers.
      • From: Shane Stanley <email@hidden>
References: 
 >Wrong result after adding up to extracted numbers. (From: Manuel <email@hidden>)
 >Re: Wrong result after adding up to extracted numbers. (From: Shane Stanley <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: Re: Wrong result after adding up to extracted numbers.
  • Index(es):
    • Date
    • Thread