I've got a non-visual VB app that is kicked off by NT Scheduler with a number of command arguments.

All I want to do is write messages back to the command line like I would do with most other languages (STDIO anybody?) to display configuration error messages or help messages to help the installation and debugging stuff.

Maybe I'm being stupid but I can't find how this is done in MSDN.

Cheers,


Jai.