BtTable:Goto()
<< Click to Display Table of Contents >>
BtTable:Goto()
|
|
Purpose
Position the data server at a specified record number.
Prototype
METHOD Goto ( lnRecno AS DWORD ) AS LOGIC PASCAL CLASS BtTable
Argument(s)
<nRecord> a Btrieve record number
Return
LOGIC TRUE if successful, FALSE otherwise
See Also