| 
 
  | 
                     Upgrades table to Paradox 4.0 format                     
function PXTblUpgrade
   (TblHandle        : TableHandle): Integer; { table to upgrade }
Errors: PXERR_OUTOFDISK       41  Not enough disk space to complete operation
        PXERR_INVTABLEHANDLE  76  Invalid table handle
        PXERR_CANTUPGRADE     92  Too old to upgrade, or exist head too small
        PXERR_SXCORRUPTED    122  Secondary index is corrupted | 
| 
 
  |