searching an array?

Andrew Kluthe andrew at ctech.me
Thu Apr 4 11:36:52 EDT 2013


Not that I have seen or come across. Although, people on the list come up
with some pretty neat (and fast) search routines for things.


On Thu, Apr 4, 2013 at 10:31 AM, Chris Sheffield <cmsheffield at icloud.com>wrote:

> Okay array experts. I need help. :-)
>
> Is there any way to search and/or filter an array? I'm not finding
> anything in the docs, but I probably don't know what I'm looking for. My
> only thought was to use combine to convert the array to a list, and then
> use the filter command to locate what I need. But there's a problem with
> this... My array is multidimensional, and combine doesn't work.
>
> So short of iterating through each array element, is there any other way
> to do this?
>
> Thanks,
> Chris
>
>
> --
> Chris Sheffield
> Read Naturally, Inc.
> www.readnaturally.com
>
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 
Regards,

Andrew Kluthe
andrew at ctech.me



More information about the use-livecode mailing list