Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Evaluate ?
Message
De
18/01/2000 14:14:44
 
 
À
18/01/2000 09:29:55
Razvan Alexandru
Soft Team Solutions Srl
Bucharest, Roumanie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00319412
Message ID:
00319558
Vues:
10
>Imagine the following situation:
>I have two functions A, B.
>I evaluate next expression:
>
>cExpr ="A()=B()"
>? EVAL(cExpr) and it works OK.
>
>But does it exist a function that does the same thing like EVAL but which does evaluate only VFP functions, constants and variables ?
>
>Razvan

FWIW, you don't nned EVAL() to do this. you can compare the functions directly:

?A()=B()
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform