1 out of 1 rated this helpful - Rate this topic

StdIn Property (WScript)

Exposes the read-only input stream for the current script.


                      object.StdIn 
object

WScript object.

The StdIn property returns an object representing the standard input 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