Visual Basic: While Loop - World Class CAD Home
is true so all of the expression inside the while loop will be read in the program. The second time into the loop the condition is (< 1 13) which is also true so all the loop continues to run. The third time into the loop the condition is (< 2 13) which i
www.worldclasscad.com |