Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Resolving project unknown references
Message
From
26/06/1997 22:22:05
 
 
To
26/06/1997 08:21:52
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00037784
Message ID:
00037887
Views:
40
For procedures:
do ("MyProcedure") with ...

For functions:
lcFunction="MyFunction"
&lcFunction(...)

FoxPro doesn't verify these at compile or build time.

Vlad

>In one of my application, I have a main EXE which is calling other sub EXEs. Some main functions are part of the main EXE but we use them in the sub EXEs. When we compile those EXEs, we have unknown references, which is normal because the project manager can't see those functions because they are in the main EXE.
>
>What would be an easy way to avoid that?
Previous
Reply
Map
View

Click here to load this message in the networking platform