Programming with Reflection
IBMReceivedCR property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) how a received carriage return is interpreted during IBM 3151 terminal sessions (TerminalType = rcIBM3151).
The default value is rcIBMCR.
rcIBMCR A received carriage return is interpreted as a carriage return.
rcIBMCRLF A received carriage return is interpreted as a carriage return followed by a line feed.