> 3) The /ALL refinement allows you to sort more complex data, > for example, by data fields within blocks: > > data: [ ["name" 123] ["fred" 345] ] > sort/compare/all data func [a b] [a/2 < b/2] > > Perhaps you already know all this... but, I figured, what the > heck...
I did not and yes that's very cool. Thanks!! ./Jason -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
