Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Resolving project unknown references
Message
De
26/06/1997 22:22:05
 
 
À
26/06/1997 08:21:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00037784
Message ID:
00037887
Vues:
38
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?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform