Manipulating parts of a multi-dimensional array

J. Landman Gay jacque at hyperactivesw.com
Sun Jun 16 20:53:03 EDT 2013


On 6/16/13 6:04 PM, dunbarx at aol.com wrote:
> I think what Jacque wanted was a more direct way to get the elements
> at any level of a multi-dimensional array.

Pretty much, yes. I didn't ask my original question correctly. I want to 
see if a particular value is contained in any element at a certain level 
without looping through to check each one. Sort of like we can say "if 
tString contains "dog" then..."

I didn't think we could but was sort of hoping, or wondering if anyone 
had a good, quick way to do it. I vaguely recall Trevor mentioning 
something about "the elements of an array" but I can't remember what it was.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list