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