Scripting what should be a simple loop...

Mark Schonewille m.schonewille at economy-x-talk.com
Sat Jul 10 04:49:11 EDT 2010


David and Mark,

Yet, repeat for each rules. Whether using arrays is faster than using  
regular variables depends on whether your repeat loop is written  
smartly.

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

Download the Installer Maker plugin for Runtime Revolution at http://qurl.tk/ce

On 10 jul 2010, at 06:33, Mark Wieder wrote:
>>
>
> Well, it's not regular variables that are the issue here. An array is
> *MUCH* faster than a "do" statement. Do statements are very slow, and
> I only use them sparingly and when there's no alternative. But when
> you gotta, you gotta.
>
> -- 
> -Mark Wieder
> mwieder at ahsoftware.net




More information about the use-livecode mailing list