Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best way to incorporate form in 2nd EXE
Message
From
14/02/2014 09:46:42
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Best way to incorporate form in 2nd EXE
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01594298
Message ID:
01594298
Views:
56
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.
Next
Reply
Map
View

Click here to load this message in the networking platform