Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Differences between App and Exe behaviour...
Message
From
04/07/1999 12:31:19
 
 
To
04/07/1999 11:53:01
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00237332
Message ID:
00237339
Views:
12
>>As its in the exe its impossible to debug the damn thing!
>

Not true; you can run a compiled .EXE from within the VFP development environment, just like an .APP. Do the following:

(1) Make certain that if you've compiled a CONFIG.FPW into the .EXE, you have an equivalent one in place in the starting directory for VFP's development executable.

(2) Make sure that the source code can be found where you're tring to run the application.

(3) Once the VFP development environment has started, you can set up the debugger or whatever you need to do to get ready, and then either launch the .EXE from inside the debugger, or from the command box issue DO MyAppname.EXE
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform