Reverse a list

Dave Cragg dave.cragg at lacscentre.co.uk
Mon Feb 9 17:47:12 EST 2015


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 <mwieder at ahsoftware.net> wrote:
> 
> Dave Cragg <dave.cragg at ...> 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
> ahsoftware at gmail.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




More information about the use-livecode mailing list