|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
evaluate or transform or ???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,
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?ID=34241f3e-16ff-4e87-86d1-2b03e1a439ae I hope this helps, Cor Show quoteHide quote "willempie" <wimk_on@hotmail.com_NOSPAM> schreef in bericht news:uJzvL4QbGHA.4520@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) Show quoteHide quote "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> schreef in bericht news:uFSPayRbGHA.1192@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?ID=34241f3e-16ff-4e87-86d1-2b03e1a439ae > > I hope this helps, > > Cor > > "willempie" <wimk_on@hotmail.com_NOSPAM> schreef in bericht > news:uJzvL4QbGHA.4520@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 Show quoteHide quote "willempie" <wimk_on@hotmail.com_NOSPAM> schreef in bericht news:125cig4jf69pla8@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]" <notmyfirstn***@planet.nl> schreef in bericht > news:uFSPayRbGHA.1192@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?ID=34241f3e-16ff-4e87-86d1-2b03e1a439ae >> >> I hope this helps, >> >> Cor >> >> "willempie" <wimk_on@hotmail.com_NOSPAM> schreef in bericht >> news:uJzvL4QbGHA.4520@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 >>> >> >> > >
hierachical related data in datatset
VB2005 Pro Edition--Data Sources window is disabled when viewing forms Adding a Web Reference changes DataTypes ??? Multithreading Problem Traversing a Collection Accessing one dimension of a multidimensional array Regular Expression Desperately needing direction with EncoderParameters and saving images under different compression/q Maximum Form Height? Event handler delegate as variable |
|||||||||||||||||||||||