Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Macro substitution and evaluate - which to use
Message
 
À
19/07/2007 16:50:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01241954
Message ID:
01242171
Vues:
24
>Perhaps not, or if so, only slightly. Macros have always slowed down the execution of code.

Greg,
EXECSRIPT() is equal to:
STRTRAN(variable, [some temp file.PRG])
COMPILE [some temp file.PRG]
DO [some temp file.Fxp]
ERASE ([some temp file.*]

So how this could be faster that macro?
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform