Alrighty then...

Questions. Here they are.

What would be the best (easiest) way to create a 'command' prompt based application (ie: mIRC) with a DOS style command output? I have tried putting together an app with a small text box at the bottom, and a large one at the top for the output, but the code used to identify each command and it's parameters is where I have trouble.

Is there any code (API, more than likely) to run a shell command, but open the program within the MDI of the VB application, as a child?