On 2020-12-21 6:52 AM, Charles Mills wrote:
Saved Options String

Is it there? Does anyone know where the format of that string is documented?
Is there a utility that will display it?

I believe the PL/I version of the sos was recently added to the Enterprise PL/I book - and is also shipped in a PDS member in the latest release.

Where these things reside is generally documented in the z/OS LE Vendor Interfaces manual.

In REVIEW ('H' member selection code) I use the entry point to report some compiler options. For C/C++ this is limited to ARCH and OPT (not TUNE, sorry). For Enterprise PL/I and Enterprise COBOL more stuff is shown, but not everything that could be shown.

IBM Z Software Asset Management (5698-AA4) attempts to get some information for each compile unit (when requested), which is a slightly different process compared to a single report per program based on the entry point.

Cheers,
Greg

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to