Code Page Local (-CPL)
Use the Code Page Local adapter command (-CPL) to specify the code page of the data on the local system. The local system is the system on which IBM Transformation Extender is running.
Use this command with the TYPE=ASCII feature of the -URL command. This command must be used if the Code Page Remote adapter command (-CPR) is specified.
This command is only valid on z/OS systems. The default value is the default EBCDIC code page for your system.
-CPL code_page_name
- Option
- Description
- code_page_name
- Specify the code page name of the data on the local system.
For more information, see the description of the atoe_l function in the IBM z/OS C/C++ Run-Time Library Reference.