"T'aint", must be a programmer from the little ole south.
--- [email protected] wrote: From: Lizette Koehler <[email protected]> To: [email protected] Subject: Re: COBOL Compiller options in IGYCDOPT Date: Sun, 22 Mar 2015 15:40:24 -0700 Not sure what level of z/OS you are running, but there is a CEEPRMxx member in Parmlib and the JCL can have a CEEOPTS and you can have a IGYCDOPT. You should find the listing of the options in a cobol pgm dump. Or compile a Program without any specific options and check your source listing to find all default compiler options. ( In Spool, display SYSPRINT dataset after the compilation) Lizette I think y > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] > On Behalf Of David Speake > Sent: Sunday, March 22, 2015 1:46 PM > To: [email protected] > Subject: COBOL Compiller options in IGYCDOPT > > How can I get a list of the options in IGYCDOPT? I know that OPTIONS IN > EFFECT in the compile listing show/reflect these options absent a PARM or > CBL override. > One of my SYSPROGs insists that NOAWO is our shops compile default. T'aint > so says I backed up by OPTIONS IN EFFECT. Is there a utility, CBT program > that will load/read decode this for me? Other than IGYCRCTL that is. He > doesn't believe in it. :-) ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN _____________________________________________________________ Netscape. Just the Net You Need. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
