ErrEOL Property
Used to break the stderr data stream into chunks separated by its value.
Syntax
rexeccontrol.ErrEOL[=string]
Default Value
"ASCII code 10 (newline)"
Remarks
The ErrEOL property is used to define boundaries in the Stderr stream using the value of the property.
To read or write binary data to the property, a Variant (Byte Array) version is provided in .ErrEOLB.
This property is not available at design time.
Data Type
Binary String