473,385 Members | 1,927 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

replacement for lost "Execute" command

TJS
in vbscript there was a command called "execute" which would process a
dynamic string, vb.net dropped that feature ...

does anybody have a working solution for sale or free that will execute a
string in vb.net
Nov 20 '05 #1
6 1513
* "TJS" <no****@here.com> scripsit:
in vbscript there was a command called "execute" which would process a
dynamic string, vb.net dropped that feature ...

does anybody have a working solution for sale or free that will execute a
string in vb.net


Samples:

<http://www.codeproject.com/useritems/evaluator.asp>
<http://www.codeproject.com/csharp/livecodedotnet.asp>

If you have a DevX account:

<http://www.devx.com/codemag/Article/10352/0/page/1>

--
Herfried K. Wagner [MVP]
<http://dotnet.mvps.org/>
Nov 20 '05 #2
TJS
I can't read C#, and those appear to be concept code, mostly for "eval".
I'm looking for a working solution to susbstitute for "EXECUTE" please.
thanks
"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:uq***************@TK2MSFTNGP10.phx.gbl...
* "TJS" <no****@here.com> scripsit:
in vbscript there was a command called "execute" which would process a
dynamic string, vb.net dropped that feature ...

does anybody have a working solution for sale or free that will execute a string in vb.net


Samples:

<http://www.codeproject.com/useritems/evaluator.asp>
<http://www.codeproject.com/csharp/livecodedotnet.asp>

If you have a DevX account:

<http://www.devx.com/codemag/Article/10352/0/page/1>

--
Herfried K. Wagner [MVP]
<http://dotnet.mvps.org/>

Nov 20 '05 #3
TJS
thanks for replying, but that looks like it's for launching applications.

I'm seeking a way to execute a string.

"Cor" <no*@non.com> wrote in message
news:eJ****************@TK2MSFTNGP11.phx.gbl...
Hi TJS,

Are you looking for this?

http://msdn.microsoft.com/library/de...ClassTopic.asp
http://msdn.microsoft.com/library/de...starttopic.asp
Cor

Nov 20 '05 #5
Maybe "callByName" could help?
"TJS" <no****@here.com> schrieb im Newsbeitrag
news:OX**************@TK2MSFTNGP09.phx.gbl...
thanks for replying, but that looks like it's for launching applications.

I'm seeking a way to execute a string.

"Cor" <no*@non.com> wrote in message
news:eJ****************@TK2MSFTNGP11.phx.gbl...
Hi TJS,

Are you looking for this?

http://msdn.microsoft.com/library/de...ClassTopic.asp

http://msdn.microsoft.com/library/de...starttopic.asp
Cor


Nov 20 '05 #6
* "Jon Gilbert" <jo*********@net-entwicklung.de> scripsit:
Maybe "callByName" could help?


This can only call a method/property.

--
Herfried K. Wagner [MVP]
<http://dotnet.mvps.org/>
Nov 20 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: John Baker | last post by:
Hi: Does "On Open" code execute before or after related data is loaded? I want to test before the form appears on the screen to see if there is any data in the queryresult, and if there is not...
8
by: RC | last post by:
In my Access 2002 form, I have a combo box and on the AfterUpdate event I use DoCmd.RunSQL ("UPDATE .... to update records in a table. When it starts to run I get a message "You are about to...
2
by: Eli | last post by:
Hi all We currently have a strange problem with calling a Stored Procedure (SQL Database) in our C# Project. The only error I get is "System error" which says a lot :) Background: We have...
2
by: Mike | last post by:
Is there an equivalent in VB.Net or C# of VBScript's "Eval" and "Execute" statements? Thanks, Mike
23
by: ticfranca | last post by:
Hi, I'm getting this error in the code below: sub Pega_recorde { $database = 'bundinha'; $host = 'localhost'; $usuario = 'myhumoradm'; $senha = 'my8xr2d2'; ...
5
by: =?Utf-8?B?Sm9iIExvdA==?= | last post by:
I am having issues copying files from network drive to local machine using xcopy. The following code works alright for a console application, but as soon as i call this code in Form Load event of...
1
by: jpenguin | last post by:
I'm working on a proof of concept application, and I have a line that reads #ifdef __APPLE__ || __unix__ __APPLE__ is for MaxcOS X __unix__ is for unix Will the lines of code after this and...
8
by: clyfish | last post by:
In cmd, I can use find like this. C:\>netstat -an | find "445" TCP 0.0.0.0:445 0.0.0.0:0 LISTENING UDP 0.0.0.0:445 *:* C:\> And os.system is OK....
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.