Browse panel
You use the Browse panel to display a selected data set or data set member, scroll through the records and find specific information within the records.
The Browse panel displays different fields in the header area, depending upon the type of data set shown and whether or not a template has been used.
Panel and field definitions
- Title
- The Title identifies the function (Browse) and the data set being used. For a PDS or PDSE member the data set name includes the member name. Record number information, or short messages, appear to the right.
- Record
- The Record field shows the record number of the record that is
currently at the top of the data area. You can scroll to a specific
record by entering a new value in this field. Note: The number shown is that of the record within the entire data set, regardless of any restrictions, such as selection criteria, that you may have used to limit the display of records.The default value for this field is 0, which positions the display before the first record. When the field contains 0, the data area displays the
message. Once you have scrolled away from this position, you cannot return to it by typing 0 in the Record field. Instead you need to enter a scrolling command, such as TOP, to return to 0.**** Top of data ****
- Col
- The Col field shows the column number of the column that is currently at the far left of the data area. You can scroll to a specific column (left or right) by typing a new value. The default value for this field is 1.
- Scale
- The Scale shows the columns of the data area.
- Data Area
- The Data Area shows the data in the selected display format. For a description of the different display formats, see Selecting a display format.
- Command
- The Command line is a field in which you can enter Primary Commands, such as FIND.
- Scroll
- The Scroll field defines the current scroll amount. You can type a new value.
When a VSAM data set is displayed, additional fields can be seen.
- Type
- The type of VSAM data set, for example, RRDS. IAM files are also indicated.
- Slot
- The slot number of the currently selected RRDS file. You can type a new value in this field to move to a new file.
- RBA
- The Relative Byte Address of the currently selected RRDS file.
- Column Headings
- The Scale shows the column headings for the RBA (Relative Byte Address) and Len (Record Length) of each RRDS file in the data set.
When the VSAM data set is a KSDS file, the Key field can be used to position yourself within the data set.
- Key
- If the value you enter contains leading, embedded or trailing
blanks, commas or quotation marks, it must be enclosed in quotation
marks. You may also enter a hexadecimal string enclosed in quotation
marks and preceded by X or x, for example,
X'C1C2'
. The maximum number of characters, including any required characters, is 250.When your cursor is in this field, you can use the LEFT/RIGHT commands to scroll within the field (function keys F10/F11). You can also use the EXPAND function (F4), to open the Key field in a window.
When a data set is displayed in TABL format with a template, the column headings show the field names defined in the template.
When a data set is displayed in SNGL format with a template, the field and record number of the current record is shown.
Available commands
- BOTTOM primary command
- CANCEL primary command
- CEDIT primary command
- DEDIT primary command
- DOWN primary command
- END primary command
- EXCLUDE/XX primary command
- EXIT primary command
- FE (Find Error) primary command
- FILE primary command
- FIND/FX primary command
- FORMAT primary command
- HEX primary command
- JUST primary command
- LEFT primary command
- LOCATE primary command
- NEXT primary command
- NEXTREC primary command
- OFFSET primary command
- PIC primary command
- PREVIOUS primary command
- PREVREC primary command
- RBALEN primary command
- RECLEN primary command
- PROFILE primary command
- RD primary command
- RDF primary command
- RECSTATS primary command
- REFS primary command
- RESET primary command
- RFIND primary command
- RIGHT primary command
- RP primary command
- SHADOW primary command
- SHOW (REC) primary command
- SLOC primary command
- SORT primary command
- STR primary command
- TEDIT primary command
- TOP primary command
- TVIEW primary command
- TYPE primary command
- UP primary command
- VIEW primary command
- ZOOM primary command
Parent panels
Child panels
From the Browse panel, you can use primary commands to access the following panels:
- Template Workbench panel (TVIEW).
- Record Type Selection panel (TEDIT - panel displays when template contains more than one record type).
- Field Selection/Edit panel (TEDIT - panel displays when using a copybook template with only one record type).
- Dynamic Template panel (TEDIT - panel displays when using a dynamic template).
- Record Selection Criteria panel (CEDIT).
- Record Identification Criteria panel (CEDIT ID).