A possible improvement of Livetalk
jbv at souslelogo.com
jbv at souslelogo.com
Wed Sep 18 11:28:46 EDT 2013
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
More information about the use-livecode
mailing list