Re: Supress Option List



Certainly not any easy way (that I am aware of). HOWEVER, it would be
"medium-easy" to create a PRTEXIT routine of your own to do this.

See:
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IGY3PG30/APPENDIX1.5.5

for information on PRTEXIT

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/igy3pg30/APPENDIX1.5.9

includes an example of an INEXIT routine, that I *think* you could modify to do
what you want.


--
Bill Klein
wmklein <at> ix.netcom.com
"bfwd" <bforward@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:1124743391.914029.85230@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> IGYCRCTL lists all the options in effect for compile. For us, this list
> will never change. Is there a way to suppress this option listing so
> the resulting source listing begins with the IDENTIFICATION DIVISION?
>


.