Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debugging an AfterColRowChange Event
Message
De
01/09/2000 01:24:49
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00400627
Message ID:
00411594
Vues:
14
Try debugging these events one at a time. In other words, don't try debugging with breakpoints in both the Before and AfterRowColChange. This might be less confusing.

Dave

>I am trying to debug a form containing a grid with BeforeColRowChange and AfterColRowChange events. The problem is that every time I have a breakpoint and jump over to the trace window (whether its in its own frame or in the VFP frame), when I go back to the form to enter data or navigate around the grid, it first reexecutes that event code spoiling my setup. When I'm trying to debug the AfterColRowChange event code itself, I can't get out because it continually reexecutes every time the cursor goes away from the grid. I've tried to watch the code execute by itself by setting the trace window to trace between breakpoints, but I have to set the throttle high in order to see ( or comprehend) the code that is going past. I also can't stop to examine values. Is there a better way??
>
>Jay
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform