Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Best way to incorporate form in 2nd EXE
Message
De
14/02/2014 09:46:42
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Best way to incorporate form in 2nd EXE
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01594298
Message ID:
01594298
Vues:
55
I want to add functionality from one of my applications (an accounts app) into another.

I know I could just add all the code and forms to the 2nd EXE but that would make the EXE very large and maintenance much harder. I have played with "DO mProcess IN .." etc. but most of what I want is calling forms not procedures and there is no "DO FORM MyForm IN ..."

I know I could make things OLE public and do createobject() but I don;t want the overhead and the loss of direct control that offers.

Interested to know what others do and what the performance hit is?

Gary.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform