Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excluding a vcx class library from the project
Message
From
06/10/2005 19:48:07
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01057013
Message ID:
01057020
Views:
9
>>
>>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,
>
>What do you mean by "pulled into your main project"? I was not aware of this type of syntax, Do ("app.app"). Thank you very much.

If you just had a line of code somewhere in your main project that called DO your.app, then your.app would be part of the .EXE you built from that project. You want to keep it from ever gettting into your project, so you don't even have to worry about excluding it.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform