Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excluding a vcx class library from the project
Message
De
06/10/2005 19:43:31
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01057013
Message ID:
01057016
Vues:
13
>I am looking for suggestions in the following situation:
>
>A customer wants me to add a report to a standard program. The report will have a form class where user will select various parameters for the report. I would prefer to exclude the .VCX file where this form class will reside from the project (so that other customers would not be penalized by larger .exe file). I believe that I will not be able to load the form class from the excluded .VCX file. What other choices? Can I compiled the custom .VCX file into a separate .APP file and call it from the main application by DO MYCUSTREP.APP? Would this work and would it be practical?
>
>Please let me know if you have any other suggestions.
>
>Thank you.

Distributing your customer specific form class as part of a separate app should work just fine. Just be sure to specify your do command as DO ("mycustrep.app") to keep your app from being pulled into your main project.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform