[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 TB_PreviousKey()
 Reset the STDBrowse() to the previous set of data.
------------------------------------------------------------------------------

 Syntax:

     TB_PreviousKey( <oBrowse> ) --> NIL

 Arguments:

     <oBrowse> is the current STDBrowse() object.

 Returns:

     TB_PreviousKey() always returns NIL.

 Description:

     TB_PreviousKey() can be called from within a menu codeblock used in
     a STDBrowse().  It will reset the STDBrowse() to the previous logical
     data set defined by the key used to index the database file.  As an
     example, if the current database in use is indexed by province code and
     the current data set is limited to "ON" the next data set selected would
     be "NS".


 Files:  Library is CUACLIP.LIB.

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