Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debugging an AfterColRowChange Event
Message
From
01/09/2000 01:24:49
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00400627
Message ID:
00411594
Views:
15
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
Previous
Reply
Map
View

Click here to load this message in the networking platform