BtServer:Goto()

 

<< Click to Display Table of Contents >>

Navigation:  Server Classes > BtServer Class >

 

BtServer:Goto()

 

Previous pageReturn to chapter overviewNext page

 

Purpose

 

 

Position the data server at a specified record number.

 

 

 

Prototype

 

 

METHOD Goto ( nRecord )  CLASS BtServer

 

 

 

Argument(s)

 

 

<nRecord>                Btrieve record number

 

 

 

 

Return

 

 

LOGICif successful, FALSE otherwise

 

 

 

See Also

 

 

BtServer, BtTable:Goto()