HLASM Toolkit Feature Interactive Debug Facility User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


LEFT

HLASM Toolkit Feature Interactive Debug Facility User's Guide
GC26-8709-07

Scrolls an open window left.
Read syntax diagramSkip visual syntax diagram
>>-LEFt--+--------+--+-------------------+---------------------><
         '-window-'  '-number-of-columns-'   

window
A window. Select by a Window Specification or by placing the cursor in the window. If omitted and the cursor is not in a scrollable window, then all scrollable windows are scrolled.
number-of-columns
The number of columns by which the window is to be scrolled. This may be specified as:
  • An integer
  • An integer prefixed by a +
  • An integer prefixed by a -, specifying the number of screen columns by which the window is to be scrolled to the right.

If omitted, each window to be scrolled is scrolled by the current number of data columns for that window.

This command is normally only meaningful when a Disassembly window is open. However, you can also scroll windows made smaller with the SIZE command.

Return codes

0
Operation successful
5
Arguments are invalid
6
Command issued when it has no meaning

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014