dealing w/ multidimensional arrays

Alex Rice alex at mindlube.com
Sun Oct 13 22:36:01 EDT 2002


On Sunday, October 13, 2002, at 07:58  PM, Ken Ray wrote:

> You can access them by getting the "keys" of the array. For example:
>
>   get the keys of myArr
>
> Would return a multiline result:
>
>   type 1,color red
>   type 1,color blue
>   type 2,color red
>   type 2,color blue
>
> Does this help you at all?

Yes, I was just hoping to avoid having to scan all the keys and weed 
out the parts of the array I'm looking for. It kind of reduces the 
utility of using multidimensional arrays.


Alex Rice, Software Developer
Architectural Research Consultants, Inc.
alrice at swcp.com
alex_rice at arc.to




More information about the use-livecode mailing list