Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EVALUATE() Equivalent function in .NET
Message
From
18/07/2007 10:06:34
 
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
01241330
Message ID:
01241505
Views:
32
THANK YOU VERY MUCH!!!! I'll get started reading right now!!

bob

>Just for you - Is there something like EVALUATE() in vfp? Thread #1007812
>
>
>>This function does look great if you know your variable in advance. But, that's why EVALUATE() is so powerful, because you don't have to know the variable in advance, you can pass a string "name" to it and it will evaluate it. For example:
>>
>>x = "company.name"
>>y = EVALUATE(x)
>>? y && Displays... ABC Company
>>
>>So the $64 question is, is there anything like that in C#?
>>
>>bob
>>
>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform