Hi,

when splitting a plain list into an array, the order of the array is
different to the source list. E.g. if the list was sorted international, the
array is sorted standard. Is this a standard behavior of split, or do I have
any options on the array order.

I know, as far as you access the array by its keys, the order isn't
relevant, but sometimes it might by suitable to process the array in
sequence and then it could be valuable if the sequence is the same as the
origin.

 

Any comments?

Tiemo

 

 

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to