AutoSYNC Software User's Guide (Update 16)
Command Interpreter
HP AutoSYNC User’s Guide—522580-017
8-114
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  }










