Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
External Procedure
Message
 
 
À
21/07/2006 14:12:43
John Tomblin
Service Station Systems, Inc.
San Jose, Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 7
Divers
Thread ID:
01138658
Message ID:
01138676
Vues:
12
>When I build my project, I get a "Unable to fine Prox/Func XYZ"
>I tried entering the following line of code before calling the procedure:
>open database MyData
>external procedure XYZ
>do XYZ
>I still get the error when building. No problem when executing.
>
>I would like to try:
>open database MyData
>do XYZ in
>The problem is, the procedure is in the stored procedures of the DBC.
>What would I use for ?
>Will that make the error go away?

Only by including database into the project (in exclude mode).
The other way is to include dummy file with function declaration.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform