Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Breaking it up
Message
 
 
To
20/04/2000 21:50:02
Michael Vaccarello
Insurance Data Processing, Inc.
Wyncote, Pennsylvania, United States
General information
Forum:
Visual FoxPro
Category:
Project manager
Title:
Miscellaneous
Thread ID:
00362104
Message ID:
00362180
Views:
23
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform