Computer Science Canada how to get output from Shell and put it in a VB Form |
Author: | Lt.Riggs [ Wed Dec 21, 2005 6:42 pm ] |
Post subject: | how to get output from Shell and put it in a VB Form |
I would like to know how i could go about taking the output from an shell window and put it into a VB form.(I am making a program and am trying to implement GUI version of Shell)I am also using V.B. 6.0 Enterprise edition.What i was thinking was to put the output on a form window with a textbox window which would somehow read the output, and the user would beable to see what is going on without that ugly shell window showing.So far i have the input working, its just the output is what im looking for how to do.Thanks for any help. Lt.Riggs. |