Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27350

Parsing Commands from 3rd party dlls/classes....

$
0
0
So heres basically what I would like to do....

I will have a rich textbox that will allow people to write in commands on each line...so for example

Code:

Browse [url] [time]
Delay [5]
Click [type=button] [id=submit]
End

I want it to each command can be loaded from a different dll file or class in a directory... so if a user uses the browse command it will look the function up which is originally coded in .net. And then run that code...then go onto the next.

So basically a parser with custom commands and parameters that are loaded from classes.

Does anyone know how I could go about this?

Viewing all articles
Browse latest Browse all 27350

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>