MODULES

Returns information about the modules defined to IDF.

Read syntax diagramSkip visual syntax diagramEXTractMODUles

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.