looking for a smart approach to "sort" an array

Jim Lambert jiml at netrin.com
Fri May 5 11:33:14 EDT 2017


Might a numbered array work for you, where the key corresponds to the line number?

[1][theWordonLineOne][otherData]
[2][theWordonLineTwo][otherData]

Jim Lambert






More information about the use-livecode mailing list