G
Guest
Hi,
I want to write a VB 5 program that works on the command-line (cmd.exe) and can be used in a pipe (e.g. dir | find "blabla" > textfile.txt).
Is there anyone who knows how I put the output to the dos prompt and read from the output of another command-line tool?
Thanks,
Andreas
I want to write a VB 5 program that works on the command-line (cmd.exe) and can be used in a pipe (e.g. dir | find "blabla" > textfile.txt).
Is there anyone who knows how I put the output to the dos prompt and read from the output of another command-line tool?
Thanks,
Andreas