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
mwie...@ahsoftware.net

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to