CODEPAGE

The default code page used by z/OS® Debugger and the remote debuggers is 037. For any of the following situations, you need to use a different code page:

z/OS Debugger uses the z/OS Unicode Services to process characters that need code page conversion.

The following diagram describes the syntax of the CODEPAGE command:

Read syntax diagramSkip visual syntax diagram
>>-EQAXOPT--CODEPAGE--,--nnnn----------------------------------><

nnnn
A positive integer indicating the code page to use.

After implementing the EQAOPTS CODEPAGE command, if application programmers using full-screen mode still cannot display some characters correctly, have them verify that their emulator's code page matches the code page of the characters they need to display.

You might need to create your own conversion images as described in Creating a conversion image for z/OS Debugger.

Example

EQAXOPT CODEPAGE,121