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
Printable View
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
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/im...ertaplanet.gif'>
</center>
OK, thanks for your help anyway:-)
CU
Harald Braun