Apparently empty arrays
J. Landman Gay
jacque at hyperactivesw.com
Fri Mar 26 22:05:19 EST 2004
I have a question about this:
put "a" into myArray[1]
put "b" into myArray[2]
put myArray is empty --> true
Shouldn't that be false? I'm not sure. I know an array has always
returned empty when you don't specify one of its elements, but today
that sounds wrong to me.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list