Change to /for loop
Posted: Mon Oct 09, 2006 10:58 am
Just a little FYI
Made a change to:
http://www.macroquest2.com/wiki/index.p ... #For_Loops
It appears proper syntax for FOR NEXT loop has to be
not
as was written previously
was about to post a help request till I finally figured it out :)
Made a change to:
http://www.macroquest2.com/wiki/index.p ... #For_Loops
It appears proper syntax for FOR NEXT loop has to be
Code: Select all
/next variablenameCode: Select all
/nextwas about to post a help request till I finally figured it out :)