CURSOR command (full-screen mode)
The CURSOR command moves the cursor between the last
saved position on the z/OS® Debugger session panel (excluding the header fields)
and the command line.
Usage notes
- The cursor position can be saved by typing the
CURSORcommand on the command line and moving the cursor before pressing Enter, or by moving the cursor and pressing a PF key with theCURSORcommand assigned to it. - If the
CURSORcommand precedes any command on the command line, the cursor is moved before the other command is performed. This behavior can be useful in saving cursor movement for commands that are performed repeatedly in one of the windows. - The
CURSORcommand is not logged.
Example
Move the cursor between the last saved position on the z/OS Debugger session
panel and the command line.
CURSOR;