I have a batch file (*.bat) that I plan to Shell out to the command line from a program and I would like to retrieve whatever text is returned to the DOS prompt as a result of executing the batch file. I am assuming there are articles, etc... I can read, so I am anticipating some basic direction like that. I have investigated pipes (?), but I got confused.
Thanks,
Steve.
