Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error trying to call a function
Message
De
09/07/2000 12:31:18
 
 
À
09/07/2000 11:26:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00389959
Message ID:
00389972
Vues:
17
>I put this function in my stored procedures, i get an error when i try to call the program it says cant find feecalc.prg when it gets to this line in my code.
>this is a test program i wrote just to test the passing of varibales from this and back to this program.
>


If you mean that you put the function in the stored procedures of a database, then that database must be open and current for VFP to be able to find the function.

OPEN DATABASE Whatever

and

SET DATABASE TO Whatever
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform