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


MAP

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

Returns information about the location of all modules and code sections known to IDF, as well as the name of the extract file which may be associated with each code section.
Read syntax diagramSkip visual syntax diagram
                 .-*---------------.   
>>-EXTract--MAP--+-----------------+---------------------------><
                 | .-;-----------. |   
                 | V             | |   
                 '---module-name-+-'   

*
Extract information for all currently known modules.
module-name
A module name. Information is returned for the nominated modules, and the CSECTs which are a part of those modules.

The name of the stemmed variable array defaults to LSM. and may be set by the LANGUAGE STEM command (see LANGUAGE STEM).

The EXLIMIT command (see EXLIMIT) is used to control the maximum stemmed array index value.

REXX variables set

stemname.0
Number of items in the stemmed array
stemname.n
Information about the module and code sections

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014