Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.exe or .app or .fxp faster?
Message
 
To
14/09/1999 11:12:19
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00264432
Message ID:
00264482
Views:
24
>I tried to take it one better... In the program that makes the procedure calls, I included the procedures. Is this faster than your reccomendation?
>
>ie,
>
>* main.prg
>do get_master
>do get_groups
>do get_education
>return
>
>procedure get_master
>* get master code is in here
>return
>
>procedure get_groups
>* get groups code is in here
>return
>
>procedure get_education
>* get education code is in here
>return
>
>* eof main.prg

Quite frankly, Todd, I don't know. It depends on what they're doing. My gut feeling is that SET PROCEDURE TO... is probably best, but that's just a SWAG.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform