AutoSYNC Software User's Guide (Update 19)

Command Interpreter
HP AutoSYNC User’s Guide522580-020
8-118
UPDATE
UPDATE
Modifies field values in records from an Enscribe file. Most of the parameters
are identical to COPY
.
UPDATE file [, update-options ];
update-options is:
{ selection-options }
{ tape-options }
{ display-options }
selection-options is:
{, COMParelen <1-to-255> }
{, COUNT num-records }
{, FIRST { ordinal-record-num |}
{ { KEY { record-spec | key-value [, key-value ]} | }
{ { key-spec ALTKEY key-value [, key-value ] } }
{, FROMLAST }
{, EXACT }
{, REVERSE }
{, SHARE }
{, SKIPMATCH }
display-options
{, Octal }
{, Decimal }
{, Hex }
{, Ascii }
{, BYTEs }
{, NO HEAD }