Help with Arrays

Andrew Kluthe andrew at ctech.me
Mon Oct 14 20:45:15 EDT 2013


I wish we had a mongodb native driver with aggregate queries availiable.
::drools::


On Mon, Oct 14, 2013 at 7:25 PM, Mark Wieder <mwieder at ahsoftware.net> wrote:

> Bill Vlahos <bvlahos at ...> writes:
>
> > How would I do this using an array?
>
> Well, Phil beat me to it, but I was going to suggest much the same thing.
> That repeat loop is what does the trick.
>
> Of course, the real-world answer probably depends on where the list of
> names
> is coming from... if it's in a mongodb database, just issue an aggregate
> command and get your results much faster with a one-liner than anything you
> could think of doing in a script.
>
> --
>  Mark Wieder
>  mwieder at ahsoftware.net
>
>
>
> _______________________________________________
> 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