Stdout Property
Provides the standard output (stdout) from the remote application.
Syntax
rexeccontrol.Stdout
Default Value
""
Remarks
The property is set to an empty string before each new request.
To read or write binary data to the property, a Variant (Byte Array) version is provided in .StdoutB.
This property is read-only and not available at design time.
Data Type
Binary String