Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set procedure
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Set procedure
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01321364
Message ID:
01321364
Vues:
57
More than ten year ago was dealing with procedures
Now I have only I file called funcion.prg where
I have some funcions inside it, not procedures

And I have set proce to function.prg in my main.prg

Today I need a program that will be called from several forms
So I decide to put in my funcion.prg

as below

*************************

proce SuM_ESTOQUES

replace estoque_tt WITH estoque + estoque_vd

thisform.Refresh

************************************

When I command: do sum_estoques, I have the message

sum_estoques.prg does not exist

What can be wrong ?


Moises
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform