- redirecting the output of dos program
- Posted by Madhur on December 19th, 2003
Hello
How can i redirect the output of a dos program to a text box, similar to as
we redirect the output of console program.
I would also like to redirect the output of an dos internal command also
like dir.
Can the operators > and >> be put into use or is there any better method.
Thanks in advance
--
Winners dont do different things, they do things differently.
Madhur Ahuja
India
email : madhur<underscore>ahuja<at>yahoo<dot>com
- Posted by KLinZ on December 19th, 2003
In news:brutv8$7jbm7$2@ID-81175.news.uni-berlin.de, Madhur typed:
Using pipes:
www.google.com/search?q=redirect+dos+pipe
--
www.zenobits.com
Similar Posts
- program to capture all screen output ? (Software & Applications) by MoiMeme
- Netstat output is showing a program trying to make outbound connections. (Computers & Technology) by
- Capturing another program's output into current C program... (Programming) by dbtid
- OT: Program that will let me capture output on screen and convert to AVI/MPEG (CD/DVD) by ZigZag Master
- Redirecting console app output to file (Development Resources) by Ritchie

