Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Equivalence function in .net for execScript() & Evaluate()
Message
From
20/07/2005 09:05:57
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Equivalence function in .net for execScript() & Evaluate()
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01034222
Message ID:
01034222
Views:
81
Hi,

In foxpro, it provides few powerful function:
1. EVALUATE(cExpression) function which evaluates a string expression and returns the result and.

2. ExecScript(cExpression [, eParameter1, eParameter2, ...]) which enables you to run multiple lines of code from variables, tables, and other text at runtime.

May i know is there any equivalence function in .NET (C#) ? Or is there any way to do the same thing as EVALUATE() and execScript() function in .NET ?


Hope to hear from you soon !!


Thanks in advance :)
Next
Reply
Map
View

Click here to load this message in the networking platform