| 
 
  | 
                     Moves to the first record of a table                     
function PXRecFirst
   (TblHandle        : TableHandle): Integer; { table to move in }
Errors: PXERR_INVTABLEHANDLE     76  Invalid table handle
        PXERR_TABLEEMPTY        105  Operation on empty table | 
| 
 
  |