Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stepping through code
Message
From
15/09/2000 17:09:07
 
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00416545
Message ID:
00417195
Views:
27
>>Is there any reason or cause that stepping through my code fires the events and performs the procedures, but not stepping through the code seemingly does nothing? Any help would be greatly appreciated, I can give you the exact code and circumstances if necessary.
>
>
>Do you have a particular bug? Sometimes, DoEvents helps in firing events.
>
>You can post your code here to help us understand.
I tried DoEvents sprinkled throughout my code before I posted my thread. After much laboring, I realized that the events were happening too quickly. Something was firing before the field was actually changed. I created a procedure Wait() and after putting in in the appropriate location, everything worked fine. Thanks for your help though, I almost gave up, my tenacity paid off.
Previous
Reply
Map
View

Click here to load this message in the networking platform