User Profile

Collapse

Profile Sidebar

Collapse
sefrank
sefrank
Last Activity: Nov 29 '06, 03:00 PM
Joined: Aug 4 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • sefrank
    replied to Nested Command Buttons
    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
    See more | Go to post

    Leave a comment:


  • sefrank
    started a topic Nested Command Buttons

    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
    See more | Go to post
No activity results to display
Show More
Working...