Saturday, 7 September 2013

Printing to STDOUT from JavaScript Application in WSH

Printing to STDOUT from JavaScript Application in WSH

When running JavaScript within Windows Script Host from the command line,
is it possible to print to that terminal, via STDOUT or otherwise? I am
looking for a standard solution within WSH itself, and do not wish to use
external software for this purpose.

No comments:

Post a Comment