HP T6553 D45 Reference Manual page 186

File utility program
Table of Contents

Advertisement

FUP Commands
PAD [ pad-character ]
specifies that records containing fewer than in-record-length bytes are
padded with pad-character up to the record length specified in the file label.
Specify pad-character as a single ASCII character inside quotation marks:
"c"
or as an integer in the range 0 through 255, specifying a byte value:
{ 0:255 }
Note. The pad-character default is an ASCII null character (binary 0).
in-option
specifies the format and control of in-filename. The value of in-option is any
one of:
BLOCKIN in-block-length
[ NO ] COMPACT
EBCDICIN
RECIN in-record-length
REELS num-reels
[ NO ] REWINDIN
SHARE
SKIPIN num-eofs
TRIM [ trim-character ]
[ NO ] UNLOADIN
VARIN
XLATE [ translation-table-name ]
XLATEIN [ translation-table-name ]
XLATEOUT [ translation-table-name ]
Note. For a complete description of these options, see
key-seq-option
is an option for specifying the loading of key-sequenced files.
MAX num-records
is the number of records in in-filename. Specify num-records as a whole
number in the range 0 through (512000000 * 2048) -1. This value does not
need to be exact, but it should be equal to or greater than the actual number of
records in in-filename. FUP uses num-records to determine the size of
the scratch file used by the SORT process. The default num-records is
10,000.
If you specify SORTED, you can ignore this option.
File Utility Program (FUP) Reference Manual—523323-014
2-134
in-option on page
2-40.
LOAD

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

G08H01H02

Table of Contents