Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP6 debugger and timer troubles
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00149027
Message ID:
00149112
Vues:
23
>I am having trouble with the debugger in VFP6 when a timer is running. The debugger "resets" itself whenever the timer fires. i.e. If I have expanded an object in the Watch or Local window, it will collapse whenever the timer fires. If I have a fast timer running, (.5 secs, to refresh a toolbar, for example) I can barely get a click in.
>
>I am running the Debugger in the Debug frame and am not displaying timer events. I am showing the line numbers in the Trace window and am not tracing between breakpoints. I did have the trace between breakpoints option on at one time, but the application response was extremely slow.
>
>TIA,
>Bill

What you want to do is make your timers 'trace aware'... Check out the timer in the VFP 6.0 FFC... but, basically, the timer is looking for the debug window... if it finds it the changes its trac interval to a traceinterval property, which you could set to a very high number, or 0 to turn it off.

BOb
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform