Re: How do I wait until myVar == true

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Also, if you do call DoEvents() within your loop do additional
debugging/coding so you don't let the user do something they should not be
doing while you are waiting for the processing to finish, such as pressing a
button again (start the process again for example), close the application,
etc...


.


Quantcast