Table13. Editing Keypad

Keyword Hex Character Transmitted Control Character Description
*CSRUP X'1B41' Cursor-up key (VT52 mode)
X'1B5B41' Cursor-up key (VT100 or VT220 7-bit Cursor Key Mode
Reset)
X'9B41' Cursor-up key (VT220 8-bit Cursor Key Mode Reset)
X'1B4F41' Cursor-up key (VT100 or VT220 7-bit Cursor Key Mode Set)
X'8F41' Cursor-up key (VT220 8-bit Cursor Key Mode Set)
*CSRDOWN X'1B42' Cursor-down key (VT52 mode)
X'1B5B42' Cursor-down key (VT100 or VT220 7-bit Cursor Key Mode
Reset)
X'9B42' Cursor-down key (VT220 8-bit mode Cursor Key Mode
Reset)
X'1B4F42' Cursor-down key (VT100 or VT220 7-bit Cursor Key Mode
Set)
X'8F42' Cursor-down key (VT220 8-bit mode Cursor Key Mode Set)
*CSRRIGHT X'1B43' Cursor-right key (VT52 mode)
X'1B5B43' Cursor-right key (VT100 or VT220 7-bit Cursor Key Mode
Reset)
X'9B43' Cursor-right key (VT220 8-bit Cursor Key Mode Reset)
X'1B4F43' Cursor-right key (VT100 or VT220 7-bit Cursor Key Mode
Set)
X'8F43' Cursor-right Key (VT220 8-bit Cursor Key Mode Set)
*CSRLEFT X'1B44' Cursor-left key (VT52 mode)
X'1B5B44' Cursor-left key (VT100 or VT220 7-bit Cursor Key Mode
Reset)
X'9B44' Cursor-left key (VT220 8-bit Cursor Key Mode Reset)
X'1B4F44' Cursor-left key (VT100 or VT220 7-bit Cursor Key Mode Set)
X'8F44' Cursor-left key (VT220 8-bit Cursor Key Mode Set)
*FINDKEY X'1B5B317E' Editing keypad Find key (VT220 7-bit mode)
X'9B317E'
1
Editing keypad Find key (VT220 8-bit mode)
*INSERTKEY X'1B5B327E' Editingkeypad Insert Here key (VT220 7-bit mode)
X'9B327E'
1
Editing keypad Insert Here key (VT220 8-bit mode)
*REMOVEKEY X'1B5B337E' Editingkeypad Remove key (VT220 7-bit mode)
X'9B337E'
1
Editing keypad Remove key (VT220 8-bit mode)
*SELECTKEY X'1B5B347E' Editing keypad Select key (VT220 7-bit mode)
X'9B347E'
1
Editing keypad Select key (VT220 8-bit mode)
*PREVSCN X'1B5B357E' Editingkeypad Prev Screen key (VT220 7-bit mode)
X'9B357E'
1
Editing keypad Prev Screen key (VT220 8-bit mode)
*NEXTSCN X'1B5B367E' Editing keypad Next Screen key (VT220 7-bit mode)
X'9B367E'
1
Editing keypad Next Screen key (VT220 8-bit mode)
178 OS/400 TCP/IPConfiguration and Reference V4R4