Use
This table contains all the terminal character sets.
Structure
TERMCHARSETS
TERMCHARSETNAME |
CHAR(32) |
Name of the terminal character set |
CODE |
CHAR(8) |
Code attribute for which the terminal character set was defined (ASCII | EBCDIC) |
STATE |
CHAR(8) |
Terminal character set is activated (ENABLED | DISABLED) |
INTERN |
CHAR BYTE(1) |
Original form in hexadecimal notation |
EXTERN |
CHAR BYTE(1) |
Terminal code in hexadecimal notation |
COMMENT |
CHAR(8) |
Comment on the terminal character set |
Integration
System tables