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


MODULES

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

Returns information about the modules defined to IDF.
Read syntax diagramSkip visual syntax diagram
>>-EXTract--MODUles--------------------------------------------><

REXX variables set

MODULES.0
Number of modules defined to IDF
MODULES.n
Name origin size symbols, where:
NAME
The name of module.
ORIGIN
The module's origin in memory, eight digit hexadecimal.
SIZE
The size of the module origin in bytes, eight digit hexadecimal.
SYMBOLS
The number of symbols defined to IDF that are associated with this module.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014