Set the National Language Support (NLS) codeset value.
Valid Parameters
[CODESET=value] [LANG=langcode]
Sample Syntax
NLS CODESET=IBM-1047
NLS CODESET=IBM-939 LANG=JPN
Description
This card is used to identify the character set used on the mainframe and language used for supported message translations. The value must be a codeset provided by the z/OS Language Environment. A list of codeset values is provided in Appendix D of the IBM C/C++ Programming Guide (IBM publication SC09-4765). The langcode must be a supported language code that is available on this mainframe.
Parameters