BROWSE

From the data display panel, the BROWSE command initiates a browse session for a specified table or Access Definition without terminating the current browse or edit session. A browse session for a specified Access Definition begins with the Start Table. From all other panels in which you can use this command, the BROWSE command does not include any parameters and initiates a browse session for the currently selected table.

The following applies to initiating a browse session from the data display.

BROwse  [ TABle table 
        [ COLumns | SELection | SQL ] ]   |
      [ [ STArt table ] [ CREator cid ] ad ] 
TABLE table
Specifies the table to be browsed.
COLUMNS
For use with TABLE, displays the Describe Columns panel prior to the data display.
SELECTION
For use with TABLE, displays the Specify Selection Criteria panel prior to the data display.
SQL
For use with TABLE, displays the Enter the SQL WHERE Clause panel prior to the data display.
START table
Overrides the Start Table defined in the Access Definition with the specified table.
CREATOR cid
Overrides the default Creator ID defined in the Access Definition with the specified Creator ID. CID is an alternate abbreviation for CREATOR.
ad
Specifies the Access Definition to use for browsing data. Optional if an Access Definition is currently being used.

For Access Definitions

For Tables