Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set Procedure To
Message
From
23/05/1996 09:07:29
John Adams
John T. Adams Software Consulting Svcs
Keedysville, Maryland, United States
 
 
To
23/05/1996 08:41:19
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00001579
Message ID:
00001583
Views:
35
>In the July issue of Foxpro Advisor (p. 30), Mac
>Rubel makes the statement that "the need for a
>procedure file disappeared". He later goes on to
>say that it is no longer necessary to use SET
>PROCEDURE TO in order to access routines which are
>not in the active PRG file or in the Thread of
>calling PRG files . This has not been my
>experience. Am I missing something ?

I think what he is referring to is the when using the project
manager, the project manager effectively includes all of the
individual .PRG files into a massive procedure (application),
which eliminated the need for the programmer to explicitly
set procedure to (filename) to call procedures.

If you want to include external procedures in a class definition,
you do have to explicitly set procedure to (filename). I would
question this however, because in the OOP world, as a general rule,
our procedures should be methods within classes.

Hope this helps.

John
John Adams

John T. Adams
Software Consulting Services
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform