On Sat, 2006-03-25 at 19:08 -0500, Lee Connell wrote:
> Is there any articles/tutorials out that explains how to execute external
> programs from mono. I want to grab stdout and write to stdin.
You need an article on System.Diagnostics.Process. A reasonably short
search found this article, though it's in VB.NET:
http://www.thescarms.com/dotnet/Process.asp
You'll want to search for the "Controlling process input/output"
section.
- Jon
_______________________________________________
Mono-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list