Scrolling moves the data up or down the screen by a predefined amount. The amount to scroll is defined in the SCROLL field on the command line, as shown below.
------------- CONTROL-D/V REPORT VIEWING   NOTES    0   PAGE      1 OF        3
 COMMAND ===>                                                   SCROLL ===> CRSR
Possible scroll amounts include:
Table 2 Valid Entries in the SCROLL Field
| Entry | Description | 
|---|---|
| PAGE | Scroll a full screen. | 
| HALF | Scroll a half screen. | 
| CRSR | Scroll from your cursor position in the screen. Scrolling UP moves the text at your cursor position to the bottom of the screen. Scrolling DOWN moves the text at your cursor position to the top of the screen. If your cursor is outside the data area, the text is scrolled one full screen. | 
| MAX | Scroll the maximum amount possible (that is, to the top or bottom of the report). | 
K. Wood's record is now at the top of the screen. A. Haber's record has scrolled off the screen. N. Tracey's record is in the middle of the report, and records below N. Tracey are now visible.
Note that now the last record (below) displayed belongs to J. O'Leary.
Figure 11 Scrolling Employees-Marketing Report Screen
------------- CONTROL-D/V REPORT VIEWING   NOTES    0   PAGE      1 OF        3
 COMMAND ===>                                                   SCROLL ===> CRSR
 USR DEMO     REP EMPLOYEES-MARKETING  JB JDEMO    04544 DT 050500 RUL
----+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8
  66052    K. WOOD           08    26,000   XXX-YY-ZZZZ      2
  66056    H. RUNDLE         08    26,000   XXX-YY-ZZZZ      2
  66059    L. WEST           26    38,000   XXX-YY-ZZZZ      2
  66078    N. LAMBERT        18    29,000   XXX-YY-ZZZZ      3
  66093    J. SHARPTON       09    29,000   XXX-YY-ZZZZ      3
  66112    K. BENNETT        04    29,000   XXX-YY-ZZZZ      3
  66113    T. OGURA          03    28,000   XXX-YY-ZZZZ      4
  66114    S. MCCLURE        02    37,500   XXX-YY-ZZZZ      2
  66115    N. TRACEY         08    23,000   XXX-YY-ZZZZ      1
  66116    D. KRAY           09    35,000   XXX-YY-ZZZZ      3
  66117    S. HAWTHORNE      10    37,500   XXX-YY-ZZZZ      1
  66118    T. WOODLAND       21    36,000   XXX-YY-ZZZZ      2
  66119    J. SCHOLTEN       07    28,000   XXX-YY-ZZZZ      2
  66120    D. GRADWELL       06    29,000   XXX-YY-ZZZZ      3
  66121    J. GOLDEN         05    32,000   XXX-YY-ZZZZ      4
  66122    H. UHRBACH        03    29,000   XXX-YY-ZZZZ      5
  66123    C. GANES          07    28,000   XXX-YY-ZZZZ      2
  66124    B. WAGNER         02    32,000   XXX-YY-ZZZZ      3
  66125    J. O'LEARY        18    33,000   XXX-YY-ZZZZ      1
 CMDS: FIND str (PREV), EDIT, RULER on/off/name, VALUE, N n P n          16.46.19
The report scrolls down. J. O'Leary is at the top of the screen, and K. Eaves is at the bottom of the screen. The cursor is positioned back at the COMMAND field.
Note: Typing M (or MAX) in the SCROLL field and pressing the UP or DOWN key causes the display to scroll to the top or bottom of the report, but the default value in the SCROLL field remains unchanged. For example:
| Parent Topic |