Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disable timers in debug mode
Message
De
19/02/2018 10:39:49
 
 
À
19/02/2018 10:37:23
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Database:
MS SQL Server
Divers
Thread ID:
01658113
Message ID:
01658210
Vues:
43
>>>I can not recall, but I believe there is a SYS() function that can be placed in the Watch window that will stifle the timer event.
>>Sys(2030) maybe?
>
>"Starting with Visual FoxPro 7, whenever user code directly runs a system component, such as _GENMENU or _BROWSER, certain debugging features (profiling, dohistory, breakpoints, and single step) are disabled. SYS(2030, 1) enables you to run debugger on this type of user code by disabling the default behavior, then re-enabling the behavior after debugging by issuing SYS(2030, 0). "
>
>Not sure whether this applies to timers.

Hmm, have you tried? T.o.E. is your friend

Rgds,
Koen
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform