Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Optimizing this macro substitution
Message
De
09/06/2002 23:46:44
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00666423
Message ID:
00666426
Vues:
16
>>Is there a way to optimize this code to avoid the macro substitution?
>>
>>
>>lcExec='llOk='+This.cMethodAdd+'(This.nNumero)'
>>&lcExec
>>
>
>Try
llOk = EVALUATE(This.cMethodAdd + "(This.nNumero)")
Thanks, that works ok.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform