Now this one has to be doable, but I can’t seem to find it. All I want to do is create a standard exe in VB and print a line to the console. In otherwords I want the output to appear in the DOS box that I launch the .exe from. For example:
c:>vbapp.exe
c:>This is a line printed from the VB app.
One would think this would be a pretty easy thing to do, but I can’t find it. Only writing to files or forms or debug.