On Wed, 3 Mar 2004 23:11:23 -0500, Dossy <[EMAIL PROTECTED]> wrote: >On 2004.03.03, Brad Chick <[EMAIL PROTECTED]> wrote: >> I'm keeping a lot of data in nsv arrays and need to order them on >> occasion. Can this be done? If not, what would be an easy way to do >> it? > >What do you mean by "order them"? > >-- Dossy > >-- >Dossy Shiobara mail: [EMAIL PROTECTED] >Panoptic Computer Network web: http://www.panoptic.com/ > "He realized the fastest way to change is to laugh at your own > folly -- then you can let go and quickly move on." (p. 70) > > >-- >AOLserver - http://www.aolserver.com/ > >To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the >body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
the values in array 'foo' are sums of donations. I need to pull out the highest 10 values. So I need to have the numeric values sorted descending, from highest to lowest. -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
