HOSTEX_BACKSPACE_KEY_INTERPRETATION Data Type
3270 5250
The HOSTEX_BACKSPACE_KEY_INTERPRETATION data type specifies what command HostExplorer sends to the host when you press the Backspace key.
Value
|
Definition
|
HOSTEX_BACKSPACE_KEY_AS_DELETE
|
Specifies that HostExplorer sends the Delete command to the host every time you press the Backspace key. The Delete command deletes the character to the immediate right of the cursor.
|
HOSTEX_BACKSPACE_KEY_AS_BACKSPACE
|
Specifies that HostExplorer sends the Backspace command to the host every time you press the Backspace key. The Backspace command deletes the character to the immediate left of the cursor.
|
Related Topics
BackspaceKeyInterpretation