Click here to Skip to main content
15,912,932 members

Comments by Travlintom (Top 11 by date)

Travlintom 3-Jan-15 19:41pm View    
Closed
Hey Bruno "GFY"
Travlintom 1-Jan-15 0:58am View    
I tried your code and recieved a whole page of errors instead of one.
Travlintom 1-Jan-15 0:44am View    
Line 7 is the line with the foreach. Sorry.
Travlintom 20-Oct-14 13:45pm View    
Davester - I basically used your solution #6. I created two functions. The first checks to see if any forms are open, the second if any checkboxes are checked. I combinded them in one more function that states if no forms are open and no boxes checked then it opens the main form. Otherwise it goes and opens up the next checkbox. Works perfectly, I just have to put it right after each process finishes. I have also started working with some test threads in a different app and really appreciate your code. Thanks again.
Travlintom 1-Oct-14 22:40pm View    
Pete, thank you so much. I will start testing it to try to get a handle on it. It does seem formidable to me. But I can certainly see the benefits of using a thread. Thanks for the time you spent on this. I can't tell you how much I appreciate it.
John