WINDOW command (full-screen mode)

The WINDOW command provides window manipulation functions. WINDOW commands can be made immediately effective with the IMMEDIATE command. The cursor-sensitive form is most useful when assigned to a PF key. The WINDOW keyword is optional.

The following table summarizes the forms of the WINDOW command.

WINDOW CLOSE command Closes the specified window in the Debug Tool full-screen session panel.
WINDOW OPEN command Opens a previously-closed window in the Debug Tool full-screen session panel.
WINDOW SIZE command Controls the relative size of currently visible windows in the Debug Tool full-screen session panel.
WINDOW SWAP command Replaces the logical window being displayed in a physical window with another logical window.
WINDOW ZOOM command Expands the indicated window to fill the entire screen.

Usage notes