use-livecode Digest, Vol 169, Issue 18

Mark Wieder ahsoftware at sonic.net
Thu Oct 12 13:00:20 EDT 2017


On 10/12/2017 09:38 AM, Peter Reid via use-livecode wrote:

> I can't find the reference that first highlighted to me the lack of guaranteed sequence of chunks, but I've assumed this was a restriction for some time. It would be great if this is incorrect as I've got some heavyweight looping in several of my apps that would benefit from this!

I have quite a lot of code that would fail miserably if the 'repeat for 
each' construct would get things out of sequence. But if you're 
referring to the 'repeat for each element' or 'repeat for each key' 
constructs, then there's no ordered sequence in the array to begin with.

-- 
  Mark Wieder
  ahsoftware at gmail.com




More information about the use-livecode mailing list