Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set procedure
Message
From
03/06/2008 14:03:19
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01321364
Message ID:
01321369
Views:
17
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
Previous
Reply
Map
View

Click here to load this message in the networking platform