Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set Procedure to
Message
From
15/04/1999 03:23:30
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00207360
Message ID:
00208486
Views:
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
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform