SET POPUP command

Controls the number of lines displayed in the Command pop-up window in the following situations:
  • You enter the POPUP command without specifying the number of lines.
  • z/OS® Debugger opens the Command pop-up window when you enter a continuation character or an incomplete command in the command line.
Read syntax diagramSkip visual syntax diagramSETPOPUPinteger;
integer
The number of lines in the Command pop-up window when z/OS Debugger opens it. The initial default number of lines is 15.

Related references