Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IF DEBUG?
Message
From
30/10/2001 12:47:34
Jonathan Cochran
Alion Science and Technology
Maryland, United States
 
 
To
30/10/2001 10:37:31
Charles Richard
Nvo Management Systems
Boisbriand, Quebec, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00574934
Message ID:
00575180
Views:
19
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!!!!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform