Sort on two sortTypes

dunbarx dunbarx at aol.com
Mon Apr 10 09:46:47 EDT 2017


Ah.

Then you will have to do what, I think, Jacque suggested and sort by two
functions:

sort yourData by functionA() & functionB().

This because once you set the sortStyle (sort numeric, sort dateTime,...)
that must hold through the entirety of the "multiSortKey" method. 

This may be more unnecessarily complicated that simply sorting twice.

Craig



--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/Sort-on-two-sortTypes-tp4713821p4713858.html
Sent from the Revolution - User mailing list archive at Nabble.com.




More information about the use-livecode mailing list