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, la...@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@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to