[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 TB_Seek()
 Seek and reset the record location in STDBrowse().
------------------------------------------------------------------------------

 Syntax:

     TB_Seek( <oBrowse>, <xSeekVal> ) --> <lFound>

 Arguments:

     <oBrowse> is the current browse object.

     <xSeekVal> is the data key to be SEEKed by STDBrowse().

 Returns:

     TB_Seek() always returns a logical (<lFound>) indicates whether the
     SEEK was successfull.

 Description:

     TB_Seek() is used to reset the current STDBrowse() record position
     in the current database.

 Note:

     The record pointer is not neccessarily pointing to the new record until
     <oBrowse> has been stabilized().

 Files:  Library is CUACLIP.LIB.

See Also: STDBrowse() TB_Reset() TB_NextKey() TB_PreviousKey() TB_Menu()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson