Use DBCS data in a CL program

This shows the use of different keyboard shifts 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.


This program shows the use of different keyboard shifts within a CL 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.