Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IF DEBUG?
Message
From
30/10/2001 13:02:23
Charles Richard
Nvo Management Systems
Boisbriand, Quebec, Canada
 
 
To
30/10/2001 12:47:34
Jonathan Cochran
Alion Science and Technology
Maryland, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00574934
Message ID:
00575194
Views:
24
Actually, to check if any debugging is running, you need to check for existence of all the windows.

>Cool. You could also use: WEXIST("TRACE").
>
>>
>>IF SET('ECHO') = "ON"  && debugger is open
>>  DO debugger_dependent_stuff
>>ELSE
>>  DO something_else
>>ENDIF
>>
>>
>>HTH
>>>Is there some way to tell if the debugger is being run?
>>>
>>>I.e. I want something that in pseudocode would look like..
>>>
>>>IF THE CODE IS BEGIN RUN THROUGH THE DEBUGGER
>>>   DO THIS
>>>ELSE
>>>  DO THIS
>>>ENDIF
>>>
>>>
>>>THANKS!!!!
Charles Richard
NVO Management Systems
crichard@nvo.ca
Previous
Reply
Map
View

Click here to load this message in the networking platform