Numeric sorting problem

Jeanne A. E. DeVoto revolution at jaedworks.com
Mon Mar 14 02:08:58 EST 2005


At 12:29 PM +0000 3/12/05, Karen wrote:
>sort lines of field "List Stocks" descending numeric by item 5 of each
>
>Then nothing happens, the sort order remains unchanged.  I've been trying
>various hacks, but all with no result - I can't get it to sort on the
>numeric fields.
>[...]
>Could the leading spaces affect the sort?

You might try this to sort without the spaces:

   sort lines of field "List Stocks" descending numeric by word 1 to 
-1 of item 5 of each

-- 
jeanne a. e. devoto ~ revolution at jaedworks.com
http://www.jaedworks.com


More information about the use-livecode mailing list