hi all,
in FoxPro we know a function EVALUATE(xxxx) . This function evaluates the
contents of xxxx.
for example EVALUATE("X>10") will give True if X is greater then 10.
is there a such kind of function in VB.NET ??
i want to create a string which should be evaluated.
This string would be build out of 3 or more strings and should has a Boolean
as result
thanks Wim 3 1232
Wim,
An eval function is mostly a kind of scripting (evaluating the expression of
a string) is that what you want?
Than you can try this one, otherwise reply. http://www.vb-tips.com/default.aspx?...1-2b03e1a439ae
I hope this helps,
Cor
"willempie" <wi*****@hotmail.com_NOSPAM> schreef in bericht
news:uJ**************@TK2MSFTNGP03.phx.gbl... hi all,
in FoxPro we know a function EVALUATE(xxxx) . This function evaluates the contents of xxxx.
for example EVALUATE("X>10") will give True if X is greater then 10.
is there a such kind of function in VB.NET ??
i want to create a string which should be evaluated. This string would be build out of 3 or more strings and should has a Boolean as result
thanks Wim
Thanks Cor,
Looks todo what i want, but i will use my program on a PDA (WindowsMobile
2003).
And there isn't any scripting possible (as far i know)
"Cor Ligthert [MVP]" <no************@planet.nl> schreef in bericht
news:uF**************@TK2MSFTNGP04.phx.gbl... Wim,
An eval function is mostly a kind of scripting (evaluating the expression of a string) is that what you want?
Than you can try this one, otherwise reply.
http://www.vb-tips.com/default.aspx?...1-2b03e1a439ae
I hope this helps,
Cor
"willempie" <wi*****@hotmail.com_NOSPAM> schreef in bericht news:uJ**************@TK2MSFTNGP03.phx.gbl... hi all,
in FoxPro we know a function EVALUATE(xxxx) . This function evaluates the contents of xxxx.
for example EVALUATE("X>10") will give True if X is greater then 10.
is there a such kind of function in VB.NET ??
i want to create a string which should be evaluated. This string would be build out of 3 or more strings and should has a Boolean as result
thanks Wim
Wim,
You have not much chance on real answers about PDA in this newsgroup.
I would try the newsgroup
microsoft.public.dotnet.framework.compactframework
Or one of the chats about PDA http://www.microsoft.com/communities/chats/default.mspx
The most chats are about PDA in my opinion.
I hope this helps,
Cor
"willempie" <wi*****@hotmail.com_NOSPAM> schreef in bericht
news:12*************@corp.supernews.com... Thanks Cor, Looks todo what i want, but i will use my program on a PDA (WindowsMobile 2003). And there isn't any scripting possible (as far i know) "Cor Ligthert [MVP]" <no************@planet.nl> schreef in bericht news:uF**************@TK2MSFTNGP04.phx.gbl... Wim,
An eval function is mostly a kind of scripting (evaluating the expression of a string) is that what you want?
Than you can try this one, otherwise reply.
http://www.vb-tips.com/default.aspx?...1-2b03e1a439ae
I hope this helps,
Cor
"willempie" <wi*****@hotmail.com_NOSPAM> schreef in bericht news:uJ**************@TK2MSFTNGP03.phx.gbl... hi all,
in FoxPro we know a function EVALUATE(xxxx) . This function evaluates the contents of xxxx.
for example EVALUATE("X>10") will give True if X is greater then 10.
is there a such kind of function in VB.NET ??
i want to create a string which should be evaluated. This string would be build out of 3 or more strings and should has a Boolean as result
thanks Wim
This thread has been closed and replies have been disabled. Please start a new discussion. Similar topics
by: Son KwonNam |
last post by:
In XSLT, is this possible to get value from xml using XPath
which is in XSLT variable?
I mean XPath strings can be dynamic while XSL Transforming.
If possible, How??
Because I'm not a...
|
by: John Lehmann |
last post by:
I have an interesting problem. I am performing an XSL
transform using the System.Xml.Xsl.Transform class.
I have a database that contains the XSL style sheet
string. And it seems to work pretty...
|
by: David Laub |
last post by:
I have no problems running the following dynamic XPath evaluator form MSXSL:
<msxsl:script implements-prefix="dyn" language="jscript">
evaluate(context, expression)
{
return...
|
by: Mike Hofer |
last post by:
I've got two statements in my code that are both generating weird,
weird, weird messages:
The first one was,
Dim document As System.Xml.XmlDocument
Dim navigator As...
|
by: Dean Card |
last post by:
Okay, so here is the situation. I have need to do some on-the-fly image
creation. I have everything working great except for the last part of it,
applying a perspective type transform to the...
|
by: Vijai Kalyan |
last post by:
Hello,
I am trying to use std::transform to take in a collection of strings,
transform them and insert the result into an output container. So, I
wrote something like this:
std::wstring...
|
by: kadghar |
last post by:
Many people asks if there is a way to write a mathematical expression, writen as a string in a text box, so they can do something like:
sub something_click()
textbox2.text=eval(textbox1.text)...
|
by: A. W. Dunstan |
last post by:
I'm trying to figure out how XPath expressions work, and how I can use them
to extract data into a particular format. I can extract the data I want
using an XPath expression, but not with an XSLT...
|
by: serave |
last post by:
How do i evaulate a mathematical expression that is entered in a text
field.
Ex:
Text Fields:
Xo=23
X1= 250
Expression: y = Xoe^(x1+Xo)-cos(X0+X1)+23Xo
|
by: Naresh1 |
last post by:
What is WebLogic Admin Training?
WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge required to effectively administer and manage Oracle...
|
by: antdb |
last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine
In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
|
by: Arjunsri |
last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and credentials and received a successful connection...
|
by: Matthew3360 |
last post by:
Hi,
I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web server and have made sure to enable curl. I get a...
|
by: Oralloy |
last post by:
Hello Folks,
I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA.
My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
|
by: BLUEPANDA |
last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
|
by: Rahul1995seven |
last post by:
Introduction:
In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...
|
by: Johno34 |
last post by:
I have this click event on my form. It speaks to a Datasheet Subform
Private Sub Command260_Click()
Dim r As DAO.Recordset
Set r = Form_frmABCD.Form.RecordsetClone
r.MoveFirst
Do
If...
|
by: jack2019x |
last post by:
hello, Is there code or static lib for hook swapchain present?
I wanna hook dxgi swapchain present for dx11 and dx9.
| |