HP Integrity NonStop J-Series User Manual
Page 171
NonStop AutoTMF Commands
HP NonStop AutoTMF Software User’s Guide—429952-017
6-95
UPDATE
where the integers represent the byte values. To specify a list of strings,
enclose each string in quotation marks separated by a comma, and
enclose the list in square brackets.
key-spec
the alternate key tag (a 2-byte string or a 16-bit integer) designating the
alternate key to be used for positioning.
ALTKEY key-value [, key-value ]
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