Hi Dave,
Thanks for the reply, but actually I was wondering about any logic behind that "internal order"... it's not really important... I was just wondering if there was a way to avoid putting the keys into a variable and having to sort that variable... any clue about the order in which keys are stored (and output) could help bypass that sorting step... Best, JB > On 8 Sep 2006, at 14:27, jbv wrote: > > > Hi list, > > > > Just curious : is there any logic in the order in which > > Rev outputs the keys of an array ? > > I thought it would be in the order of creation of those > > keys, but it seems to be complete random... > > From the docs: > > "The order of the keys is not alphabetical or chronological; it is > based on the internal order. To obtain an alphabetical list of keys, > use the sort command:" > _______________________________________________ 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
