Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Avoiding unknown references
Message
From
09/07/2000 16:30:24
 
 
To
09/07/2000 15:58:11
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00390009
Message ID:
00390018
Views:
10
>One of my EXE is calling some sub EXEs. However, in those sub EXEs, some calls are made to the main EXE where the main functions are stored.
>
>How can we avoid those unknown references when compiling the sub EXEs? We are getting "Unknown MYPROC - Undefined". This is requiring us to press Ignore when compiling.

Another way besides David's:

DO ('ProcInOtherEXE')

This also prevents adding the EXE to your project.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform