Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
External Procedure
Message
De
21/07/2006 14:12:43
John Tomblin
Service Station Systems, Inc.
San Jose, Californie, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
External Procedure
Versions des environnements
Visual FoxPro:
VFP 7
Divers
Thread ID:
01138658
Message ID:
01138658
Vues:
57
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?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform