A few strange behaviors accessing DBs

Bob Sneidar bobs at twft.com
Thu Jan 26 14:12:03 EST 2012


Shouldn't you quote the non-numeric keys? myArray[1]["id"]

Bob


On Jan 26, 2012, at 10:01 AM, Pete wrote:

> Assuming myArray exists and I specify
> "myArray[1][id]" as the destination for the returned data, what ends up in
> myArray is a key of "1][id" with the returned value.  Arrays with a single
> level of keys work fine.





More information about the use-livecode mailing list