User's Guide for MS-DOS Clients
225
Basic Reference
Controlling a Screen Display
Controlling a Screen Display
Some commands (for example, net help) produce more than one screenful
of text. In these cases, the screen scrolls automatically until you stop it.
To stop the display from scrolling
• Press PAUSE or CTRL+S.
To resume scrolling
• Press any key.
You can also use the MS-DOS more command to scroll one screen at a time.
For example, to display one screenful of Help text at a time, type:
net help start workstation | more
Be sure to type the vertical bar, or pipe. To display another screenful, press
any key at the --More-- prompt.