Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set procedure
Message
De
03/06/2008 14:03:19
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01321364
Message ID:
01321369
Vues:
18
Compile the prg.

>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform