Quote:
Originally Posted by FG28_Kodiak
Prozess.Start is for starting external programms for example:
Process.Start("http://google.com/search?q= Help me");
would start your browser with a google search for "Help me".
Its not for execute little c# snippets  .
|
Yeah, I know Kodiak. I've seen somewhere on the forums a code snippet demonstrating what I'm looking for, but I can't find it again (damn)