Moves to a specified record                          

function PXRecGoto

   (TblHandle: TableHandle;                { tblHandle of table to move in }
    RecNum           : RecordNumber): Int; { record number to move to      }

Errors: PXERR_OUTOFRANGE         31  Argument out of range
        PXERR_INVTABLEHANDLE     76  Invalid table handle
        PXERR_TABLEEMPTY        105  Operation on empty table


Copyright © 1985 to 2022 Beta Systems                            Last modified: Wednesday, January 05, 2022 .