Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Timers Disrupt Debugging
Message
From
04/05/2004 13:39:41
 
 
To
03/05/2004 13:45:19
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00900453
Message ID:
00900845
Views:
20
You can use following code in your Timer.
IF !WEXIST('TRACE')
your code here
ENDIF
so whenever debugger window is exist Timer code will not execute.
Previous
Reply
Map
View

Click here to load this message in the networking platform