Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
.exe or .app or .fxp faster?
Message
 
À
14/09/1999 11:12:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00264432
Message ID:
00264482
Vues:
23
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform