Understanding For, Do, and while Loops | Visual Basic 6 (VB6)
In our tutorial about if statements in Visual Basic 6 (Understanding if statements and conditions in VB6) we describe how conditional statements work - these can be used in loops as while so if you have not read that tutorial please do so now. Now continu...