Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>tbpgloop()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
tbPgLoop()
Loops on the object's pages
------------------------------------------------------------------------------
Syntax:

     tbPgLoop( <oTbr>, [<lUp>] ) --> NIL

Parameters:

     <oTbr>     tBrowse object
     <lUp>      If .T. loop next. If .F. loop previous. DEFAULT .T.

Returns:

     NIL

Description:

     Loops over the Form pages. If the current page is the last page, the
     function will select the object's first page.

Example:

     tbPgLoop( oTbr )

See also:

     tbPgGoto(), tbPgList(), tbPgMax(), tbPgRefresh(), tbPgSkip()

See Also: tbPgGoto() tbPgList() tbPgMax() tbPgRefresh() tbPgSkip()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson