Programming with Reflection

image\rwnprg32.gif IBMReceivedLF property

 

Syntax

object.IBMReceivedLF
object.IBMReceivedLF = Value

Works with

image\r24.gif

Data type

Enumeration

 

Description

Returns (first syntax line) or specifies (second syntax line) how a received line feed is interpreted during IBM 3151 terminal sessions (TerminalType = rcIBM3151).

Values

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.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property