Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debugger
Message
From
06/03/2006 02:23:30
 
 
To
05/03/2006 16:15:44
Mike Smith
Doncaster Office Services
Oakville, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01101549
Message ID:
01101643
Views:
11
>But what I found was really weird. When I have the debugger activate then RUN TO CURSOR, my code performs correctly. When I take out the SET STEP ON line, the code performs incorrectly.
>
>The issue was that the buttons on the previous form were not disabling. With SET STEP ON, I can watch the code go through the disable method and then RUN TO CURSOR shows the buttons disabling properly.

With the debugger you often have different event order and sometimes (depending on debugging inside or outside the vfp window) different form activation sequences. Log form activation/deactivation to a file to see possible differences with and without debugger and/or try some DoEvents.

HTH

thomas
Previous
Reply
Map
View

Click here to load this message in the networking platform