Sorting Deep Nested Arrays

Robert Sneidar slylabs13 at me.com
Thu Dec 5 22:31:38 EST 2013


Last I heard combining and splitting only work with simple 2 dimensional arrays. 

Bob


On Dec 3, 2013, at 8:33 PM, Ender Nafi Elekcioglu <endernafi at gmail.com> wrote:

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





More information about the use-livecode mailing list