Hi!
Is there a way to create a program in VB that can be launched from DOS prompt and can produced output to console (like DOS utilities), without any windows? I can not figure out how to produce such output. I tried to use "CON" (logical name for console) as a file name in the Open statement and then use Print #, but it did not work.
Thank you for any comments.
Vlad
