Does anyone have any idea when System.Diagnostics.Process will be implemented? 
Right now the methods are just stubs.

I would like to be able to start a child process and interact with it using 
standard input and standard output, and the Process class appears to be 
exactly what I need. Is there another workaround other than writing a small C 
library to spawn the child until the Process class is available?



_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to