Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The Size of the EXE !
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Divers
Thread ID:
00567623
Message ID:
00567986
Vues:
14
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform