qck.hlp (Table of Contents; Topic list)
SAVEPOINT Function
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
                 ISAM available in Professional Edition only
──────────────────────────────────────────────────────────────────────────────
 Marks the beginning of a subset of ISAM database operations in a transaction
 and returns an integer that refers to the savepoint. Requires PROISAM.EXE or
 PROISAMD.EXE in the programming environment (VBDOS.EXE).
 
    SAVEPOINT
 
 See Also
    BEGINTRANS Statement             COMMITTRANS Statement
    ISAM Database Development        PROISAM Command-Line Options
    PROISAMD Command-Line Options    ROLLBACK Statement