Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
IF DEBUG?
Message
De
30/10/2001 13:02:23
Charles Richard
Nvo Management Systems
Boisbriand, Québec, Canada
 
 
À
30/10/2001 12:47:34
Jonathan Cochran
Alion Science and Technology
Maryland, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00574934
Message ID:
00575194
Vues:
23
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform