bas7qck.hlp (Table of Contents; Topic list)
UPDATE Statement
  Syntax  Details  Example                 Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
UPDATE [#]filenumber%,recordvariable
 
    ■ filenumber%       The number of an open ISAM table.
    ■ recordvariable    A variable of the user-defined type tabletype
                        that was specified in the OPEN statement.
 
See Also    RETRIEVE    INSERT    SEEKoperand ISAM Family