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