Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Breaking it up
Message
 
 
À
20/04/2000 21:50:02
Michael Vaccarello
Insurance Data Processing, Inc.
Wyncote, Pennsylvanie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Titre:
Divers
Thread ID:
00362104
Message ID:
00362180
Vues:
24
>I have a very large EXE (11mb) and would like to break it up so that I can work on one component without affecting others. In other words, I have 5 modules and would like them separate so I can do work on one and recompile my EXE without worrying about where I am on the other 4. Anyone know what I should do?

What is in a module? You could create a separate project for each module and compile each module into a separate APP. You could also exclude certain objects like forms, classes and reports. I almost always exclude reports from compiled APP/EXE. I do add them to the PM, but always mark them as excluded.

When I break an app into separate projects, I create a dummy PRG for my MAIN where I put DO FORM, etc., for each object that needs to be in the project.
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform