Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IF DEBUG?
Message
From
30/10/2001 10:37:31
Charles Richard
Nvo Management Systems
Boisbriand, Quebec, Canada
 
 
To
30/10/2001 07:44:35
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00574934
Message ID:
00575069
Views:
24
This message has been marked as a message which has helped to the initial question of the thread.
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
Next
Reply
Map
View

Click here to load this message in the networking platform