Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debugger
Message
 
To
18/02/2016 12:40:22
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 7
OS:
Windows 7
Database:
Oracle
Application:
Desktop
Miscellaneous
Thread ID:
01631676
Message ID:
01631683
Views:
79
>No, Sir - for testing in development. The desktop application I am trying to support has errors which do weird things, and each form can't be run individually within VFP, so I want to have the debugger pop up when something goes wrong in the compiled program, so I have a clue where to look in the code.

You can add general error handling routine where you can have:
SET STEP ON
or
ASSERT .f. (if you have SET ASSERT ON somewhere).
BUT you must have project and run application from it, not the compiled EXE.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform