Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excluding Forms/Libraries
Message
De
19/06/2002 11:09:35
Wally Noll
Double Aa Builders
Mesa, Arizona, États-Unis
 
 
À
17/06/2002 10:46:07
Irv Adams
MSC Managed Care, Inc.
Floride, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00669222
Message ID:
00670140
Vues:
22
Irv,

wow, I don't know the answer, but I'll try.

You know that when you use that SET CLASSLIB command in your Main.prg that sets up the app you should define the library locations with variables and always relative to the application on the hard drive. So, you exclude things like "F:\" that reference a drive. In this way the program should be able to find the class library in the exe. You reduce the class libraries loaded after you get rid of the forms that you don't want and rely upon those class libraries. You reduce the forms loaded by pulling them out of the project and by eliminating all reference to them in the code.

You can also use the 'Cleanup' function in the class browser to eliminate packed records in the class library file. You do the same for DBC's. This will reduce the exe size.

Wally
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform