Under TSO

TSO CLIST GENXLT invokes the genxlt utility to read the character conversion information and produce the conversion table. It then invokes the system Linkage Editor to build the load module.

The general parameters for GENXLT CLIST are as follows:

Read syntax diagramSkip visual syntax diagram
>>-GENXLT--infile--outfile--+--------+-------------------------><
                            +-DBCS---+   
                            '-NODBCS-'   

Where:
infile
The file name for the file that contains the character conversion information.
outfile
The file name for the output file that is to contain the link-edited conversion table. The non-XPLINK version of the table should have EDCU as the first four characters. The XPLINK version of this table should have CEHU as the first four characters.
For example:
GENXLT GENXLT.SOURCE(EDCUEAEY) GENXLT.LOADLIB(EDCUEAEY) DBCS