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.

Read syntax diagramSkip visual syntax diagramCURSOR;

Usage notes

  • The cursor position can be saved by typing the CURSOR command on the command line and moving the cursor before pressing Enter, or by moving the cursor and pressing a PF key with the CURSOR command assigned to it.
  • If the CURSOR command 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 CURSOR command is not logged.

Example

Move the cursor between the last saved position on the z/OS Debugger session panel and the command line.
CURSOR;