Hi list,

In an old app I am modifying, I use several arrays and one of them
is 2-dimensional, and I actually forgot that...
So I kept trying "put myArray["b"]" but it returned empty every time.
I should have written "put the keys of myArray["b"]" of course.

So that made me think that it would be nice, like in php, that Livetalk
would return "Array" in the 1st case... That would have saved me some
precious time looking for a bug.
What do you think ?

jbv


_______________________________________________
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