2008/9/13 Mark Wieder <[EMAIL PROTECTED]> > > push "title 1" onto theDataA[] > push "title 2" onto theDataA[] > pop theDataA[] into tCurrentTitle
That would do me - except the most useful would be the ability to get the full ordered index. put the ordered keys of theDataA Because you want to things like: repeat for each key sortedKey in theDataA > end repeat rather than just pop them out singly. How would you say that? _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
