Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debugger
Message
 
 
To
19/02/2009 10:11:38
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows XP
Miscellaneous
Thread ID:
01382883
Message ID:
01382887
Views:
66
>I feel ridiculous even asking this, but how in blazes do you kick off the debugger.
>I have a problem that I just can't figure out, and would love to be able to step through the app. But I can't figure out how to even START the debugger.
>Rich

When you open the code editor double click on the line you want to debug. This will open the debugger window. Now run your program as normal, the debugger will kick in.

The other way is to put SET STEP ON before the line you want to debug. However, you would need to remove it when you're ready with deployment.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform