MAP: Program module map option

The binder allows you to request a program module map by coding MAP in the PARM field as follows:

{MAP | MAP=NO | NOMAP}

When the MAP option is specified, the binder produces a map of the program module in the diagnostic data set SYSPRINT or SYSLOUT. In the case of an empty module, no program module map will be generated. Figure 1 contains an example of a program module map.

When a bind specifying the MAP option fails resulting in a not-executable (NX) module, a program module map will be included in the binder listing.

MAP=NO is the default value and can also be specified with the keyword NOMAP.