NATLANG runtime option
Use the NATLANG
option to specify the desired
national language for z/OS® Debugger. This
determines the language that is used to display z/OS Debugger output,
such as messages. If you do not specify NATLANG
,
the installation default is used.
The syntax for this option is:
- language_Id
- A valid national language identifier, one of:
- ENU
- English
- UEN
- Upper-case English
- JPN
- Japanese
- KOR
- Korean
If you set NATLANG to JPN or KOR and you are using full-screen mode, enter the
SET DBCS ON
command so that z/OS Debugger displays messages in the correct format.