How to use an array to solve the following...
Kay C Lan
lan.kc.macmail at gmail.com
Tue Feb 21 04:32:43 EST 2012
On Tue, Feb 21, 2012 at 4:29 PM, Glen Bojsza <gbojsza at gmail.com> wrote:
> Or will Kay prove it to be faster
> with just lists :-)
>
>
Already proven. I agree with Geoff. For the data example you have provided
and the queries you are suggesting, LC can easily handle it using repeat
for each line and an if statement as shown by Geoff.
My own tests seem to indicate that as your individual data is so small,
even with a 1000000 lines it's possible to do 10000 searches in under 0.5
sec!
More information about the use-livecode
mailing list