Hi,
does anyone know if you can write to standard output using Visual Basic ?
(in the way you do with java, ie system.out.println("blah");)
I know how to create a console window, but would prefer to be able to update the same window that the program was run from (ie command prompt window)
And suggestions would be greatly appreciated!!
Zinedine!!
