User Manual

NonStop AutoTMF Software Commands
HP NonStop AutoTMF Software User’s Guide429952-014
6-90
UPDATE
the alternate key of the starting record or row. The format of key-value is
described above.for entry-sequenced files, record-spec is the ordinal-
record-number.
FROMLAST
positions on the last record in the key range specified in the FIRST KEY option.
REVERSE
reads the input file from the starting record in reverse order.
SHARE
opens the file in share exclusion mode. The default is protected.
SKIPMATCH
positions in the input file to the record immediately following the one whose key
matches the key specified in the FIRST KEY option. The entire key must be
supplied. If the file is not of type key sequenced, an error 46 is returned.
This option applies to key sequenced files only.
display-options
Display options differ slightly from FUP display options: output data transformations
(RECOUT, BLOCKOUT, PAD and so on) are applied before formatting the data.
Thus, formatted data is displayed as the data would be written to a disk file.
Entry-sequenced record keys are displayed in the 64-bit format
[O]CTAL
displays the output in octal and ASCII format.
[D]ECIMAL
displays the output in decimal and ASCII format
[H]EX
displays the output in hexadecimal and ASCII format
[A]SCII
displays the output in ASCII format. This option is ignored if combined with
OCTAL, HEX, DECIMAL or BYTE display options.
NO HEAD
omits the heading preceding each record or row displayed, when one of the
display-options is specified.