z/OS TSO/E Primer
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Entering scroll amounts on a COMMAND line

z/OS TSO/E Primer
SA32-0984-00

The SCROLL field is not the only field in which you can specify the number of lines to be scrolled. You can also type a number on the COMMAND line, press the UP or DOWN PF key (PF 7 or PF 8), and the screen moves up or down the specified number of lines.

For example, to scroll down three lines on the following panel, type 3 on the COMMAND line and press the DOWN PF key (PF 8).
EDIT ---- PREFIX.PARTS.DATA  ----------------------------------- COLUMNS 001 072
COMMAND ===> 3                                                  SCROLL ===> HALF
****** ************************ TOP OF DATA ************************************
000001  PART NUMBER     CURRENT INVENTORY     COST PER PART
000002     BPE238              4                 26.19
000003     BPE459             12                  5.19
000004
000005     JTE115             36                  6.14
000006
000007     STP005             61                 34.50
000008     STP010             20                 68.25
000009     STP015             99                 14.32
000010
000011     RDE666             12                 22.49
000012     RDE777            131                  2.40
000013     RDE888              6                  1.98
000014     RDE999             92                  6.94
000011     RRE222            112                  5.50
000012     RRE333             21                 13.00
000013     RRE444             45                 11.08
000014     RRE555             20                  2.74
000011     RRE666             32                  4.90
000012     RRE777             47                  8.05
000013     RRE888            123                 25.98
Similarly, you can enter the UP or DOWN commands followed by a number. For example to scroll down 21 lines on the following panel, enter down 21 on the COMMAND line.
EDIT ---- PREFIX.PARTS.DATA  ----------------------------------- COLUMNS 001 072
COMMAND ===> down 21                                            SCROLL ===> HALF
****** ************************ TOP OF DATA ************************************
000001  PART NUMBER     CURRENT INVENTORY     COST PER PART
000002     BPE238              4                 26.19
000003     BPE459             12                  5.19
000004
000005     JTE115             36                  6.14
000006
000007     STP005             61                 34.50
000008     STP010             20                 68.25
000009     STP015             99                 14.32
000010
000011     RDE666             12                 22.49
000012     RDE777            131                  2.40
000013     RDE888              6                  1.98
000014     RDE999             92                  6.94
000011     RRE222            112                  5.50
000012     RRE333             21                 13.00
000013     RRE444             45                 11.08
000014     RRE555             20                  2.74
000011     RRE666             32                  4.90
000012     RRE777             47                  8.05
000013     RRE888            123                 25.98

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014