16.12.2012 Views

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

OGETX<br />

example, doublebyte characters might be split between MVS data set<br />

records, or a “shift-out” state might span records.<br />

TEXT<br />

Specifies that the files in the directory being copied contains text. This is the<br />

default.<br />

If you are using a DBCS-supported terminal, you should use TEXT. It is<br />

assumed that doublebyte data in the file system includes the <br />

character in order to delineate line boundaries. Data within these lines that<br />

are delineated by characters must begin and end in the “shift-in”<br />

state.<br />

CONVERT(character_conversion_table | YES | NO)<br />

Specifies that the data being copied is to be converted from code page 1047 to<br />

code page IBM-237 or ASCII; that is,the FROM1047 part of the specified<br />

character conversion table is used. This operand is optional. If it is omitted, the<br />

system copies the data without conversion.<br />

Use this option for singlebyte data only.<br />

Specify the CONVERT value as one of the following:<br />

character_conversion_table<br />

Specify one of the following:<br />

v data_set_name(member_name). Specifies the name of the partitioned<br />

data set (PDS) and the name of the member that contains the character<br />

conversion table.<br />

v data_set_name. Specifies the name of the partitioned data set (PDS)<br />

that contains the character conversion table. The table is the FROM1047<br />

part in member BPXFX000. (This is an alias; when shipped by IBM, it<br />

points to BPXFX111.)<br />

v (member_name). Specifies the name of the conversion table to be used.<br />

It is a member of a PDS. Since the data_set_name is omitted, the<br />

standard library concatenation is searched for the table. (The default<br />

library is SYS1.LINKLIB.)<br />

The following list summarizes what you can specify when you want to<br />

convert data to a different code page when copying singlebyte data:<br />

– BPXFX100. Null character conversion table. Use this table if the<br />

square brackets at your workstation are at the same code points as<br />

the square brackets on code page 1047 (it is the default). Also use it<br />

if you are using a DBCS terminal.<br />

– BPXFX111. Specifies a non-APL conversion table to convert between<br />

code pages IBM-037 and IBM-1047.<br />

– BPXFX211. Specifies an APL conversion table to convert between<br />

code pages IBM-037 and IBM-1047.<br />

– BPXFX311. Specifies an ASCII-EBCDIC conversion table to convert<br />

between code pages ISO8859-1 and IBM-1047.<br />

YES<br />

Specifies that the system is to perform conversion and use the default<br />

conversion table (BPXFX000) in the standard library concatenation.<br />

(BPXFX000 is an alias; when shipped by IBM, it points to BPXFX111.)<br />

NO<br />

850 z/<strong>OS</strong> <strong>V1R9.0</strong> <strong>UNIX</strong> <strong>System</strong> <strong>Services</strong> <strong>Command</strong> Reference<br />

Specifies that conversion not be done. NO is the same as omitting the<br />

CONVERT operand.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!