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