DOWN primary command
The DOWN primary command scrolls forward through the segments in the database (in multi-segment display).
The DOWN primary command scrolls forward through the data of the current segment (in single-segment display).
Syntax
- Scroll field
- Scrolls down according to the value indicated in the Scroll field.
- num_lines
- Scrolls down the specified number of lines.
- Page
- Scrolls down one screen page.
- Data
- Scrolls down one line less than a screen page of data.
- Half
- Scrolls down half a screen page of data.
- Max
- Scrolls to the end of the database.
- Csr
- Scrolls down to the cursor position if the cursor is within the data area of the IMS Data panel, otherwise one screen page.
Availability
- On all panels when the display exceeds one page.
Related tasks and examples
Examples
DOWN 8
- Scrolls down 8 lines.
DOWN
- Scrolls down the number of lines indicated by the Scroll field.
DOWN M
- Scrolls down to the last page of data.