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