the keys of myArray

jbv jbv.silences at club-internet.fr
Fri Sep 8 09:27:35 EDT 2006


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...

for instance, I've just created an array using keys in
the following order :
1
31
59
249
251
326
367
386
465
466
4
443
5
434
11
52
500
555

and "the keys of myArray" outputs this :

367
251
500
11
465
52
466
386
1
434
4
5
59
555
326
443
31
249

thanks,
JB




More information about the use-livecode mailing list