
HELP!. Communication between DOS programs and VB programs
Dobber) threw this at us:
Quote:
> I am making a Windows application using Visual Basic. This application
>call a DOS program using the SHELL statement. I would like know how can I get
>the messages that DOS program produces from my Visual Basic application?
Shelling it with the output redirected to a file might work.
x% = Shell("c:\command.com /c theapp.exe >result.txt")
Jens
--
* Everything I said are the opinions of someone else. *
* I just cut-and-pasted. *
Jens Balchen jr. http://www.sn.no/~balchen