M
Dears, I design an electronic circuit to control a motor through PC parallel port and using vb-6. The project composed of one form and two command buttons called (start) and (stop). When I click the start button the program enter a DO-Loop. My question is if there is a method to exit from the DO-Loop when I click the stop button at any moment.
