RESET
- Last UpdatedJan 05, 2024
- 1 minute read
Purpose
To reset the current view window to a previous window display or to the default display.
Syntax
|
RESET < $N > < /REDISPLAY > |
Description
Each time the user performs a WINDOW command the limits of the window are recorded and assigned a reference number. Window reference numbers begin at 0 and increase sequentially by 1 up to a maximum of 10. The user can RESET to any of these windows by specifying its reference number. The VIEW command sets the window reference count 0.
Command Qualifiers
|
None |
Reset to the default view window. This is equivalent to RESET 0. |
|
$N |
Reset to window number $N. |
|
/REDISPLAY |
The current contents of the screen will be redraw in the chosen window. |
Examples
|
RESET |