Is it possilbe in any way to Have a textbox on my form act as a DOS Prompt
so i can do DOS Commands in it
like cd .. and such myapp.exe
myappcommand
etc... so i can basicaly run the dos based program from my text box
Printable View
Is it possilbe in any way to Have a textbox on my form act as a DOS Prompt
so i can do DOS Commands in it
like cd .. and such myapp.exe
myappcommand
etc... so i can basicaly run the dos based program from my text box
Don't know why you posted this here, but, ah what the hell...
http://www.vb-world.net/articles/console/
:)
He wants to be able to have DOS output redirected to his textbox, not create a console to output to.
Z.
I've posted code that does this in the general VB forum several times:
http://www.vbforums.com/showthread.p...ght=runcommand
And it doesn't have anything to do with DOS!
and it has nothing to do w/ the genPC forum...