[Mono-list] Child processes and System.Diagnostics.Process

Daniel Morgan danmorg@sc.rr.com
Tue, 21 May 2002 19:31:08 -0400


Maybe System.Diagnotics.Process could be an internal call via the
MethodImplAttribute.  The implementation could be in
mono/metadata/icall.c.
As far as I know, spawn works under Windows and Unix.

I am only guessing though.
 
-----Original Message-----
From: mono-list-admin@ximian.com [mailto:mono-list-admin@ximian.com] On
Behalf Of murban
Sent: Tuesday, May 21, 2002 7:07 PM
To: mono-list@ximian.com
Subject: [Mono-list] Child processes and System.Diagnostics.Process

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  -  Mono-list@ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list