keith wrote:
The internal order in which keys are stored in a custom prop is not
sorted alphabetically

Oh boy...

It's often not so bad. Associative arrays are often addressed by the key name, so sequential order wouldn't affect that one way or another.

If you need sequential access you can use numeric keys.

--
 Richard Gaskin
 Managing Editor, revJournal
 _______________________________________________________
 Rev tips, tutorials and more: http://www.revJournal.com
_______________________________________________
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

Reply via email to