POSITION command

Positions the cursor to a specific line in the specified window. This command does not work in the disassembly view.

Read syntax diagramSkip visual syntax diagram
                      .-CURSOR--.      
>>-POSITION--integer--+---------+--;---------------------------><
                      +-LOG-----+      
                      +-MONITOR-+      
                      '-SOURCE--'      

integer
Specifies that Debug Tool scroll the specified window to line number integer. Debug Tool matches integer to the line number in the prefix area of the specified window. Debug Tool can scroll either up or down. The maximum value you can specify is 999999.