View Single Post
  #3  
Old 04-02-2012, 02:39 PM
salmo salmo is offline
Approved Member
 
Join Date: Mar 2011
Posts: 632
Default

Quote:
Originally Posted by FG28_Kodiak View Post
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)
__________________
When one engine fails on a two engine bomber, you will always have enough power left to get to the scene of the crash.

Get the latest COD Team Fusion patch info HERE

Last edited by salmo; 04-02-2012 at 02:43 PM.
Reply With Quote