Sort with two sortTypes
J. Landman Gay
jacque at hyperactivesw.com
Sat Apr 8 15:12:33 EDT 2017
On 4/8/17 2:07 PM, J. Landman Gay via use-livecode wrote:
> Just run the sort twice:
>
> sort lines of field "FIRSTyear_FALL" by item 3 of each
> sort lines of field "FIRSTyear_FALL" by item 2 of each
Also, you probably already know this, but it's more efficient to get the
field content, sort it twice, and put it back.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list