1 out of 2 rated this helpful - Rate this topic

StdErr Property (WScript)

Exposes the write-only error output stream for the current script.


                      object.StdErr 
object

WScript object.

The StdErr property returns an object representing the standard error stream. The StdIn, StdOut, and StdErr streams can be accessed while using CScript.exe only. Attempting to access these streams while using WScript.exe produces an error.

Applies To:

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ