//L EXEC PGM=HEWL, // PARM='MAP,LET,LIST,NCAL', // COND=(8,LT,C)
MAP |
Produces a load module map showing Control Section names, sizes, and location within the load module. |
  |
|
LET |
Ordinarily, the binder marks an output program module as non-executable when an error with a
severity level of 8 or higher is encountered. This can be overridden by specifying a different severity level using the
LET option. |
  |
|
NCAL |
NCAL or the alternative NOCALL, disable the AUTOCALL feature. |