WINDOW ZOOM command
Expands the specified logical window to fill the entire screen
or restores the screen to the currently defined physical window configuration.
The logical window does not have to be assigned to a physical window.
This command provides a convenient way to display any logical window
without having to reassign physical windows. For example, because
the MEMORY
window and LOG
window cannot be displayed
at the same time, you can use the WINDOW ZOOM LOG
command
to display the Log window while the Memory window remains assigned
to its physical window.
CURSOR
- Selects the window where the cursor is currently positioned unless on the command line.
LOG
- Selects the session log window.
MEMORY
- Selects the Memory window.
MONITOR
- Selects the monitor window.
SOURCE
- Selects the source listing window.
If the selected window is currently zoomed, the zoom mode is toggled. That is, the currently defined window configuration is restored.
Usage note
The WINDOW ZOOM
command is not logged.
Example
Expand the log window.
WINDOW ZOOM LOG;