Finding out if a DBCS font table exists

You can use the Check DBCS Font Table (CHKIGCTBL) command to find out if a DBCS font table exists on your system.

For example, to find out if the table QIGC2424 exists, enter:
CHKIGCTBL IGCTBL(QIGC2424)

If the table does not exist, the system responds with a message. If the table does exist, the system returns no message.

Check for the existence of a table when adding a new type of DBCS workstation to make sure that the table used by the device exists on the system.