Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debugging in Timer event
Message
From
23/11/2008 19:26:12
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01363716
Message ID:
01363719
Views:
10
Hi Dmitry.

You need to turn on debugging in timer events. This is normally turned off so that timer events firing doesn't interfere with normal debugging. You need to go to the Tools Menu, Options, then the Debug Tab, and turn on "Display Timer Events".

Ian Simcock.



>Hi,
>
>I am trying to step through the code in the Timer event but something is not working. I put SET STEP ON in the timer event. The program stops on the SET STEP ON line. But when when I click on F8 I am immediately brought into one of the functions way down in the code.
>
>What am I missing about debugging Timer event?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform