Technical information
ADC Telecommunications, Inc.
362 CHAPTER 2: CUDA 12000 BASE SYSTEM COMMANDS
set paging
Use this command to toggle screen paging on or off. When paging is on, displays that extend
beyond the screen are stopped after the screen is filled and continuation of the display is
indicated with:
- more-
You can then hit any key to continue drawing the display.
When paging is off, the entire screen is drawn without interruption.
Mode
Any.
Syntax
set paging {on | off}
Arguments
Related Commands
■ set prompt on page 364
on Enables paging of the display. After screen is filled, the user can hit any key
to continue.
off Displays are drawn without interruption, even if the resulting output
extends beyond the current window.