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


SELFNUCX

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

Returns the current value of the self-load offset.
Read syntax diagramSkip visual syntax diagram
>>-EXTract--SELFNucx-------------------------------------------><

The self-load offset is set by the SELFNUCX symbol-name option at IDF invocation, or by issuing the SET SELFNUCX command.

REXX variables set

SELFNUCX
Contents are as follows:
  • If the program is not self-loading, variable SELFNUCX is blank.
  • If the self-load offset was specified as a symbol name, the contents of variable SELFNUCX consist of two tokens. The first token is the symbol, and the second is an 8-digit hexadecimal offset.
  • If the self-load offset was specified as an absolute value, the contents of variable SELFNUCX consist of two tokens. The first token is the string "<n/a>", and the second token is an 8-digit hexadecimal offset.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014