• 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: Fwd: Too simple to find an answer for...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fwd: Too simple to find an answer for...


  • Subject: Re: Fwd: Too simple to find an answer for...
  • From: Emmanuel <email@hidden>
  • Date: Thu, 29 Jul 2004 23:52:27 +0200

> > From: Andrew Oliver <email@hidden>
>[...]
> > If what you're trying to do is sum (i.e. add) all the integers, you'll
> > either need to loop through them, or use some OSAX that can do it for
> > you
> > (without checking, I'm guessing the Satimage OSAX will do this 0- it
> > does
> > just about everything else ;) )

... and that, too, I confirm, Andrew. Including working on lists of strings.

set x to {"1", "1.5"}
statlist x
-- {maximum:1.5, maximum index:2, minimum:1.0, minimum index:1, sum:2.5, mean:1.25, variance:0.0625, stdev:0.25, missing value:0}

Emmanuel
_______________________________________________
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.


References: 
 >Fwd: Too simple to find an answer for... (From: Bernardo Hoehl <email@hidden>)

  • Prev by Date: Re: Getting the default language with AppleScript
  • Next by Date: Re: How do I get the decimals?
  • Previous by thread: Fwd: Too simple to find an answer for...
  • Next by thread: Re: Too simple to find an answer for...
  • Index(es):
    • Date
    • Thread