Thank you for the input. I was told of a VB6 function called DoEvents. By adding this function into the do loop, the system goes out and checks for events which have occured and processes them. This function is exactly what I was looking for.
Thank you for your time
Regards
Scott
User Profile
Collapse
-
Nested Command Buttons
Hi,
I'm fairly new to VB6 but have programmed in Pascal for years. I have an application which has a start and stop command button. When the start putton is clicked it sets a boolean flag, and starts a while loop until the flag is reset. The reset of the flag comes from the stop command button. Everything I've tried results in the system hanging. How can I perform this function.
Regards
Scott
No activity results to display
Show More
Leave a comment: