Hi, I'm just wondering if it is at all possible to capture the data (text), in the command prompt window, and port it into my program? The way the program runs is that it opens a command window (cmd.exe/Win2K) performs a function and then the second that the results appear, the window terminates and I don't have time to see the results, it just flashes and closes.

So I'm looking for either a foolproof way to keep the window open, or capture the text and put it into a V.B. Listbox.

Thanx in advance for you help,
Scott