I am converting an old stack to LC and it needs to sort cards by one of two fields. LC does stable sorts, so if I sort by field 1 it works, and then if I sort later by field 2 it retains the original sort and does a sub-sort. I don't want that. What's the best way to ignore the previous sort order?

I've tried a number of things with no luck.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
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