Sorting Deep Nested Arrays

Ender Nafi Elekcioglu endernafi at gmail.com
Tue Dec 3 23:33:08 EST 2013


Until gurus’ replies, let me put my two cents…
Often, the simplest methods are the most reliable ones.
How about combining the array into a temporary variable,
then sort it by the *item* (formerly *key*) you want,
then construct the tBuf?


~ Ender Nafi


More information about the use-livecode mailing list