Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
APP versu EXE
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00368787
Message ID:
00368798
Views:
21
>>What is the difference between compiling an APP in Visual FoxPro and compiling and EXE? Is there an advantage if you use one over the other.
>>
>>Thanks
>
>The biggest difference is you don't need the entire VFP development environment to run an EXE but you do for an APP. EXEs only require the VFP run-time libraries.

Larry

Nope! A VFP EXE can run a VFP APP without the development version. The only difference is that an APP file doesn't contain the necessary header information required to start the application. One advantage of launching an APP from an EXE is that the APP can dynamically link to form's, modules, etc. in the EXE. All you have to do is include them in the project, but mark them as excluded.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform