Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debugger advice appreciated
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00064338
Message ID:
00064359
Views:
36
>>I have had next to no experience using the Debug utility that comes with VFP. I looked at the help file for debuggung topics and was a little confused, to say the least.
>>
>>I want to debug a form. On this form, when a record is deleted, the record pointer moves to EOF(). I want to find out what is causing this to happen. Can anyone point me in the right direction here? Where do I begin?
>>
>>Thanks, AL
>
>I usually prefer to use SET STEP ON in the beginning of suspicious routine. It will bring in your debugger and you can check what's going on in Trace and Watch window.

I inserted SET STEP ON just before the thisform.refresh() and the debugger was launched. What do I have to do then to trace each step of the refresh to determine where my record pointer is going to EOF()
Al Williams

Anola MB, CANADA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform