In this case, I don’t think there’s an advantage in "repeat for each" as we’re iterating through array elements and not chunks.
Are you really seeing it work faster? I was using a 24519-line list of 555Kb. Dave > On 9 Feb 2015, at 22:36, Mark Wieder <[email protected]> wrote: > > Dave Cragg <dave.cragg@...> writes: > >> Still no data. The problem is here: > > Yeah... see my re-corrected version. > Comes out faster due to the "repeat for each" construct. > Even in LC 7.x. > > -- > Mark Wieder > [email protected] > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
