BtTable:Goto()

 

<< Click to Display Table of Contents >>

Navigation:  Support Classes > BtTable Class >

 

BtTable:Goto()

 

Previous pageReturn to chapter overviewNext page

 

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

 

 

BtTable