Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.3 . Guide To CA-Clipper - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

     TBrowseDB(<nTop>, <nLeft>, <nBottom>, <nRight>)
        --> oTBrowse

 Returns

     TBrowseDB() returns a new TBrowse object with the specified coordinate
     settings and default code blocks for data source positioning within
     database files.  The coordinate settings are defined by <nTop>, <nLeft>,
     <nBottom>, and <nRight>.  The default code blocks execute the GO TOP,
     GO BOTTOM, and SKIP operations.  Note that TBrowseDB() creates an object
     with no column objects.  To make the TBrowse object usable, you must add
     a column for each field to be displayed.

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