Begin to edit a DBCS conversion dictionary

Enter the EDTIGCDCT command to start editing the dictionary for any type of editing operation. For example, to put the first entry in the dictionary, enter:
EDTIGCDCT IGCDCT(DBCSLIB/QUSRIGCDCT) +
  ENTRY(*ALL)
Or, to edit the entries beginning with the string ABC enter:
EDTIGCDCT IGCDCT(DBCSLIB/QUSRIGCDCT) +
  ENTRY('ABC*')