HP Integrity NonStop J-Series User Manual
Page 126
NonStop AutoTMF Commands
HP NonStop AutoTMF Software User’s Guide—429952-016
6-50
COPY
FROMLAST
positions on the last record in the key range specified in the FIRST KEY option.
UPSHIFT
converts lowercase characters to uppercase.
in-options
BLOCKIN n
the number of bytes in an input block, in the range of 1 to 32767, that are
requested in a single physical read operation.
If BLOCKIN is omitted, the RECIN value is used.
The default is device dependent: 80 bytes for terminal, 132 bytes for process
and unstructured files.
COMPACT | NO COMPACT
enables or disables skipping a zero length records when they are copied to the
output file.
The default is COMPACT.
COMPACT applies only for copying relative files
COMP[ARELEN] n
uses generic positioning for compare length n on the record key (primary or
alternate) specified in the FIRST KEY option. The compare length is between 1
and 255 and must be less than or equal to the key specified.
EBCDICIN
translates input characters from EBCDIC to ASCII.
EXACT
uses exact positioning on the record key (primary or alternate) specified in the
FIRST KEY option.
RECIN n
the maximum number of bytes in an input record. n is between 1 and 4096.
If RECIN is omitted, the BLOCKIN value is used with a maximum of 4096.
REVERSE
reads the input file from the starting record in reverse order.
REWINDIN | NO REWINDIN (magnetic tapes only)
enables or disables rewinding the input tape when the EOF is read from the
tape.