The OPTIONS option specifies that the compiler includes a list showing the compiler options to be used during this compilation in the compiler listing.
.-NOOPTIONS------------------. >>-+-OPTIONS--+---------------+-+------------------------------>< | .-DOC-. | '-(--+-ALL-+--)-'
ABBREVIATIONS: OP, NOP
This list includes all options applied by default, those specified in the PARM parameter of an EXEC statement or in the invoking command (pli), those specified in a %PROCESS statement, those specified in the IBM_OPTIONS environment variable under z/OS, and all those incorporated from any options file.
Under OPTIONS(DOC), the OPTIONS listing will include only those options (and suboptions) documented in this document at the time of the compiler’s release.
Under OPTIONS(ALL), the OPTIONS listing will also include any option added by PTF after the compiler’s release.