Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Nested items in textmerge
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01428366
Message ID:
01428371
Vues:
40
>Naomi,
>
>The function name is not dynamic, the arguments to it are, and I need the result of the function call as the final result.
>
>>Not sure if an alternative, but can you put a script using
>>
>>TEXT to lcScript TEXTMERGE noshow
>>   start <<Func>> ('<<myParam>>',<<two>>)
>>endtext
>>
If you get you function as

lcScript = "Func(MyEvaluatedParam, myEvalulatedParam2)"

and then

luResult = evaluate(lcScript)

would it work?
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform