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


OFFSET

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

Sets or queries the current offset value.
Read syntax diagramSkip visual syntax diagram
>>-OFFSet--+---------+-----------------------------------------><
           '-address-'   

address
The new value of the offset.

If not provided, displays the current value of the offset.

The OFFSET option must be ON to obtain a window display that shows dump or disassembly addresses in terms of the offset.

For information about specifying arguments in terms of the offset, see Address expressions. Arguments may be specified in terms of the offset regardless of the setting of the OFFSET option.

The initial value of the offset is the same as the program's base address (origin in memory).

If an address is provided as part of a command issued by a macro, that address is used in preference to any data typed on the screen.

See also SET OFFSET.

Return codes

0
Operation successful
5
Syntax or other error in expression
6
Command issued when it has no meaning

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014