Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set Procedure to
Message
De
15/04/1999 19:25:37
 
 
À
15/04/1999 03:23:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00207360
Message ID:
00208817
Vues:
23
>Hi,
> I will send you the program file later. I would like to ask you a question. If I have 2 function in 2 different program file, Can I just issue SET PROC TO my1stfunc, my2ndfunc (all prgfile needed) in calling programfile rather than issue SET PROC command in every called program?
>
>myfunc.prg
>SET PROC TO first,second
>FOR i = 1 TO 100
> myfuncInfirst(parameter) && myfuncInFirst will call function from my2ndfunc
>ENDFOR
>
>
>Thank you

Yes, you can SET PROC TO multiple files, although I use SET PROC TO and SET PROC TO ADDITIVE...

HTH
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform