[Mono-list] calling external program

Miguel de Icaza miguel@ximian.com
20 Dec 2002 14:42:16 -0500


Hello,

> I noticed that System.Diagnostics.Process.Start() has not yet been
> implemented.  Is there another way to call an external program from
> within a C# program?

It has been implemented.  Maybe you are looking at the wrong assembly?

Miguel.