HP T6553 D45 Reference Manual page 99

File utility program
Table of Contents

Advertisement

FUP Commands
If you include the EBCDICOUT option, FUP performs the translation. If you
omit the EBCDICOUT option and a tape DEFINE is set so that translation is
requested, the translation is performed by labeled tape processing.
Note. A warning occurs if you specify EBCDICOUT and an XLATE option (and FUP
uses the XLATE option). For more information about the XLATE option, see
CONFIG[URE]
FOLD
divides input records that are longer than out-record-length into as many
out-record-length records as needed to copy the entire input record.
If the last record written because of a FOLD is shorter than
out-record-length (and you specify PAD), padding occurs. If you omit
FOLD, truncation might occur.
PAD [ pad-character ]
specifies that records containing fewer than out-record-length bytes are
padded with the pad-character (up to the specified record length). Specify
pad-character as one of:
A single ASCII character inside quotation marks:
"c"
An integer in the range 0 through 255 that specifies a byte value:
{ 0:255 }
Note. The pad-character default is an ASCII null character (binary 0).
RECOUT out-record-length
sets the maximum number of bytes in an output record.
If you specify the RECOUT option, the actual number of bytes written for each
output record (the write count) depends on whether you also specify the PAD
option:
If you do not specify PAD, the write count is either the read count or
out-record-length (whichever is less).
If you specify PAD, the write count is out-record-length. If the number
of input bytes is less than out-record-length, the record is padded
with trailing pad characters.
If the number of input bytes exceeds out-record-length, the input
record is truncated at output-record-length bytes (unless you specify
FOLD).
on page 2-26.
File Utility Program (FUP) Reference Manual—523323-014
2-47
COPY: Copy Form

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

G08H01H02

Table of Contents