Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
IF DEBUG?
Message
De
30/10/2001 10:37:31
Charles Richard
Nvo Management Systems
Boisbriand, Québec, Canada
 
 
À
30/10/2001 07:44:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00574934
Message ID:
00575069
Vues:
23
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform