Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debug with a Timer
Message
 
 
To
30/10/2001 09:17:01
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgia, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00574989
Message ID:
00575025
Views:
28
>My form has a timer on it. Whenever I go into debug mode I get stuck in the timer event. I have loaded the first patch Microsoft made available. In VFP Options, I thought I had it set to ignore timer events in debug mode. VFP 6 does not act this way. What am I doing wrong? Thanks!

Calvin,
One thing to do is issue a SET TRBETWEEN OFF before going into Debug mode. This will make VFP ignore all running code that happens in the background (i.e. timer events). The Display Timer Events checkbox is only used if you want to actually trace into a timer event. Otherwise, VFP treats it as if you selected STEP OUT once you got in the event.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform