Data Transformation Engine FTP Adapter Reference Guide

Chapter 3 - FTP Commands List of Commands
FTP Adapter Reference Guide
13
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 system on which Mercator is running).
Use this command in conjunction 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 OS/390 and 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.
See IBM publication "OS/390: C/C++ Run-Time Library Reference" (SC28-1663)
function
__atoe_l or go to http://publibz.boulder.ibm.com/cgi-
bin/bookmgr_OS390/BOOKS/EDCLB130/3.50?SHELF=CBCBS130&DT=200206201
75922 for more information.
Code Page Remote (-CPR)
Use the Code Page Remote adapter command (-CPR) to specify the code page of
the data on the remote system to which, or from which the data is being
transferred.
Use this command in conjunction with the TYPE=ASCII feature of the
–URL
command. This command must be used if the Code Page Local adapter command
(
-CPL) is specified.
This command is only valid on OS/390 and z/OS systems. The default value is ISO
8859-1.
-CPR code_page_name
Option Description
code_page_name
Specify the code page name of the data on the
local system.