sorting

Björnke von Gierke bvg at mac.com
Sat Aug 9 02:58:54 EDT 2014


sort theList by word 2 of each
sort theList by word 1 of each

sort order is retained in-between commands, that's why it works.

On 09 Aug 2014, at 08:24, larry at significantplanet.org wrote:

> I have a field I want to sort.
> Each line has 4 words.
> I want to sort by the first word (ascending) and then do a 2nd sort by the 3rd word without changing the order of the first word.
> 
> Example:
> 
> apple  box
> apple  pie
> apple  zoo
> baby  blue
> baby  rattle
> baby  zoo
> etc.
> 
> TIA
> Larry
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list