|
The following tables describe the options for CMS, TSO, and MUSIC when
uploading:
CMS Specific Options
The CMS Specific Options include the following:
|
Record Format
|
The file format used to create the receiving file on the host system. The
Default format is set to Variable.
|
|
LRECL n
|
The record length of the file uploaded to the CMS file system. (Include
a record length only if you want the file you send to have a record length
other than 80. Replace the n with the length you want. If you omit this
option, the file will have a record length of 80).
|
TSO Specific Options
The TSO Specific Options include the following:
|
(member)
|
The member name can be appended to the host filename if the file is to
be put into a partitioned data set.
|
|
/password
|
The password can be appended to the host filename if the data set has one.
|
|
Record Format
|
The file format used to create the receiving file on the host system. The
default type is Variable. Do not use this option with the member name option.
|
|
LRECL n
|
The record length for a new data set on your TSO volume: n = 1 through
132. (If you want to set the record length for a new data set, replace
the n with the length you want. If you omit this part, you will get a record
length of 80. Do not use this option with the member name option.)
|
|
BLKSIZE n
|
The size of the blocks of data in a new data set on your TSO volume. (If
you want to set the block size for a new data set, replace the n with the
size you want. If you omit this part, the block size will be the same as
the record length. Do not use this option with the member name option.)
|
MUSIC Specific Options
The MUSIC Specific Options include the following:
|
LRECL n
|
The record length for a new save file on your MUSIC code: n = 1 through
32767. (If you want to set the record length for a new save file, replace
the n with the length you want. If you omit this part, you will get a record
length of 80.)
|
|
Record Format
|
The file format used to create the receiving file on the host system. The
default type is Variable.
|
|