Using DBCS data in a CL program

Different keyboard shifts can be used within a CL program.

In the following program, note how the double-byte data is used only as text values in this program; the commands themselves are in alphanumeric characters.

When run, this program shows you how the different keyboard shifts for DDS display files are used.

Using DBCS data in a CL program