List pop-up window
When the Log window is not visible, z/OS® Debugger displays the results
of a LIST expression
command in the List pop-up
window and writes the results to the log. If the expression evaluation
fails, z/OS Debugger displays the List pop-up window with the error
message. While the List pop-up window is open, you can not
alter the value of a variable. You can scroll up and down in the
List pop-up window by entering the SCROLL UP
and SCROLL
DOWN
commands in the Command line or using the appropriate PF
key. The maximum lines of data for the List pop-up window can
not exceed 1000 lines. If the result of the expression evaluation
exceeds 1000 lines, z/OS Debugger displays a warning message below the Command
line. To close the List pop-up window, do either of the following:
- Press Enter.
- Enter any command except
SCROLL UP
orSCROLL DOWN
in the Command line. z/OS Debugger closes the window and runs the command.