I have a VB program that will be executed from the DOS/Command line (no windows/forms). It accepts an argument and performs a simple task.<br>
<br>
How do I display messages on the console? Seems like it ought to be easy but I can't figure out how. Any ideas will be appreciated.
<br>
How do I display messages on the console? Seems like it ought to be easy but I can't figure out how. Any ideas will be appreciated.