dealing w/ multidimensional arrays
Alex Rice
alex at mindlube.com
Mon Oct 14 08:35:01 EDT 2002
On Monday, October 14, 2002, at 07:14 AM, Jan Schenkel wrote:
> Hi Alex,
>
> Actually, the 'filter' command works its way from left
> to right, so suppose we have a multi-dimensional array
> with the following keys:
> firstKey1,secondKey1,thirdKey1
> ...
> You can easily get all the data you want:
> put the keys of myArray into myKeys
> filter myKeys with "firstKey1,*"
>
Ah yes, that's right. Didn't think of that. Thanks that helps,
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