Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debugging an AfterColRowChange Event
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Debugging an AfterColRowChange Event
Miscellaneous
Thread ID:
00400627
Message ID:
00400627
Views:
53
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
Next
Reply
Map
View

Click here to load this message in the networking platform