Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debugger - Skip a function
Message
From
12/03/2002 10:38:58
 
 
To
12/03/2002 09:58:43
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00631486
Message ID:
00631513
Views:
35
Is there something i can do to cause the VFP 7 debugger to always skip a function like some pre-processor directive in the start of the function (like in .NET)?

I don't know about how you do it in .NET, but if you are stepping through code in the debugger, Step Over (F6) on the line of code that invokes the function or Step Out (Shift + F7) if you inadvertantly step into the annoying function, shouild do what you want.
Previous
Reply
Map
View

Click here to load this message in the networking platform