HOSTEX_ENTER_KEY_INTERPRETATION Data Type

HostExplorer Programming

HOSTEX_ENTER_KEY_INTERPRETATION Data Type

3270 5250

The HOSTEX_ENTER_KEY_INTERPRETATION data type specifies what key sequence HostExplorer sends to the host when you press the Enter key.

Value

Definition

HOSTEX_ENTER_KEY_AS_RETURN_AND_LINEFEED

Specifies that HostExplorer sends the key sequence CR + LF (carriage return + linefeed) every time you press Enter.

HOSTEX_ENTER_KEY_AS_CARRIAGE_RETURN

Specifies that HostExplorer sends the key sequence CR (carriage return) every time you press Enter.


Related Topics

EnterKeyInterpretation