Table10. VT100 and VT220 Control Character Keywords (continued)

Control Character
Description Key Pressed with CTRL
Key Down Keyword Hex Character
Transmitted
Synchronous idle V *SYN,*CTLV X'16'
End of transmission block W *ETB,*CTLW X'17'
Cancel previous word or
character X *CAN,*CTLX X'18'
End of medium Y *EM,*CTLY X'19'
Substitute Z *SUB,*CTLZ X'1A'
Escape [ *ESC X'1B'
File separator \ *FS X'1C'
Group separator ] *GS X'1D'
Record separator *RS X'1E'
Unit separator ? *US X'1F'
Delete *DEL X'7F'
Table11 shows the keys on the auxiliary keypad that normally transmit the codesfor the numerals, decimal point, minus sign, and comma.

Table11. Numeric Keypads

Keyword Hex Character Transmitted Control Character Description
*NUM0 X'30'or X'1B3F70'
1
Numeric keypad 0 key (VT52 mode)
X'30' or X'1B4F70'
1
Numeric keypad 0 key (VT100 or VT220 7-bit mode)
X'30' or X'8F70'
2
Numeric keypad 0 key (VT220 8-bit mode)
*NUM1 X'31'or X'1B3F71'
1
Numeric keypad 1 key (VT52 mode)
X'31' or X'1B4F71'
1
Numeric keypad 1 key (VT100 or VT220 7-bit mode)
X'31' or X'8F71'
2
Numeric keypad 1 key (VT220 8-bit mode)
*NUM2 X'32'or X'1B3F72'
1
Numeric keypad 2 key (VT52 mode)
X'32' or X'1B4F72'
1
Numeric keypad 2 key (VT100 or VT220 7-bit mode)
X'32' or X'8F72'
2
Numeric keypad 2 key (VT220 8-bit mode)
*NUM3 X'33'or X'1B3F73'
1
Numeric keypad 3 key (VT52 mode)
X'33' or X'1B4F73'
1
Numeric keypad 3 key (VT100 or VT220 7-bit mode)
X'33' or X'8F73'
2
Numeric keypad 3 key (VT220 8-bit mode)
*NUM4 X'34'or X'1B3F74'
1
Numeric keypad 4 key (VT52 mode)
X'34' or X'1B4F74'
1
Numeric keypad 4 key (VT100 or VT220 7-bit mode)
X'34' or X'8F74'
2
Numeric keypad 4 key (VT220 8-bit mode)
*NUM5 X'35'or X'1B3F75'
1
Numeric keypad 5 key (VT52 mode)
X'35' or X'1B4F75'
1
Numeric keypad 5 key (VT100 or VT220 7-bit mode)
X'35' or X'8F75'
2
Numeric keypad 5 key (VT220 8-bit mode)
*NUM6 X'36'or X'1B3F76'
1
Numeric keypad 6 key (VT52 mode)
X'36' or X'1B4F76'
1
Numeric keypad 6 key (VT100 or VT220 7-bit mode)
X'36' or X'8F76'
2
Numeric keypad 6 key (VT220 8-bit mode)
Chapter5. Telnet Client 175