On Friday, October 1, 2004, at 03:41 AM, Martin Baxter wrote:

But as soon as you do:

put "j" into tvar[10]

The element order would then be:

[1]a
[10]j
[2]b
[3]c
[4]d
[5]e
[6]f
[7]g
[8]h
[9]i

HTH

Martin Baxter

Thanks for the heads up on this.
I've never tried using the for each element x except after having used the split function.


Mark

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to