Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The Size of the EXE !
Message
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00567623
Message ID:
00567986
Views:
13
>Daniel,
>15 MB isn't really that big in VFP terms but if you have a problem with it here are some suggestions:
>
>1. Under Project - Project Info, uncheck Debug Info. This will most likely reduce your EXE size by 50% to 70%. If unchecked, debug information returned by lineno() and message(1) will be invalid/useless.
>2. You can create several APPs and have a main EXE call each one. Exclude the APPs from the main EXE and you can send out indvidual updates. The PM doesn't assist in this. You have to break the application up manually.
>
Larry;

We did #2 above with a large application (250+ forms and 500+ tables). We used one project manager for each app and it made updates a snap. This kept our SQA department on its toes. Version control is so necessary! Good old VSS.

Tom
Previous
Reply
Map
View

Click here to load this message in the networking platform