Click to See Complete Forum and Search --> : DOS prompt and VB


H_Braun
August 28th, 2001, 08:36 AM
Hi,
I got a short question. When a VB App is called from within a DOS prompt, is it possible to print messages to the calling DOS prompt from the VB App?
I would really appreciate your help...
Thanks in advance...
CU
Harald Braun

berta
August 28th, 2001, 09:25 AM
sorry...
It's not possibile. VB can't use stdout (standard output) and stdin (standard input).

So U can't write Console app or CGI...

hi,brt

<center>
<HR width=80%>
<img src='http://web.tiscali.it/bertaplanet/images/bertaplanet.gif'>
</center>

H_Braun
August 29th, 2001, 04:24 AM
OK, thanks for your help anyway:-)

CU
Harald Braun