Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Really excluding stuff
Message
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00442350
Message ID:
00442358
Views:
7
Hi Michelle,
>I have a reference to a utility in my project. When I build it, the PM picks that up and tries to add everything downstream of it. I don't want it to do that. I tried the EXTERNAL command and excluding it from the project. Doesn't work. It still wants to add everything.
>
>The docs were no help. Is there any way to get the PM to completely ignore a reference?
>
>Hmmm... Just thought of a possibility... I could call the utility with macro expansion... Last resort, though. I'd prefer a way of doing it that doesn't invove changing the code itself.

The only way I know is to use a dynamic reference. Macro expansion is one way to do that. If it is a program
do ("Util")
is another way to do it.
Bill Armbrecht
VFP MCP
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform