Command pop-up window
z/OS® Debugger displays the Command pop-up window as a pop-up window
over the Source, Log, and Monitor windows so that you to can more
easily enter long or multiline commands. z/OS Debugger displays the Command
pop-up window when any of the following situations occur:
- You enter the
POPUP
command - You enter an incomplete command on the command line
- You enter a continuation character on the command line
- You type over long text in the Source or Log window
You can control the size of the window by doing any of the following
actions:
- When you enter the
POPUP
command, specify the number of lines you want for that particular instance of a Command pop-up window - If you want the Command pop-up window to display the same number
of lines every time you enter the
POPUP
command, specify the number of lines you want with theSET POPUP
command - Resize the window by moving the cursor below the last line in the Command pop-up window and then press Enter
After you finish entering commands, press Enter to run the commands and close the window.