Re: Read text from console app using vb.net?
- From: "Herfried K. Wagner [MVP]" <hirf-spam-me-here@xxxxxx>
- Date: Mon, 19 Jan 2009 00:52:24 +0100
"Andrius B." <andriusbl@xxxxxxx> schrieb:
If you use the System.Diagnostics.Process class to work with the app, then you
can redirect it's IO so that you can read and write to it.
Sample project:
<URL:http://dotnet.mvps.org/dotnet/samples/misc/RedirectConsole.zip>
--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
.
- References:
- Read text from console app using vb.net?
- From: Andrius B.
- Re: Read text from console app using vb.net?
- From: Tom Shelton
- Re: Read text from console app using vb.net?
- From: Andrius B.
- Read text from console app using vb.net?
- Prev by Date: Re: Creating a "Hello world" com add-in
- Next by Date: Microsoft Agent
- Previous by thread: Re: Read text from console app using vb.net?
- Next by thread: Windows Service and timers madness
- Index(es):
Relevant Pages
|