Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Suppress unresolved references in build
Message
From
07/06/2011 12:31:14
 
 
To
07/06/2011 12:06:35
General information
Forum:
Visual FoxPro
Category:
Project manager
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01513358
Message ID:
01513373
Views:
79
You will have to change the calls or include the form.

Change from:

DO FORM FormA

Change to:
lcForm = FormA
DO FORM &lcForm

>Project a and project b include class A, class A calls form A. Don't need form A in project a but do in project b. recompiling wants to suck it in or produce an resolved reference error. Any way to:
>
>1) exclude Form A from project a without coding the exclusion in every call -- do we have to add it to the project and exclude it?
>2) suppress errors for unresolved references?
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform