Yes, that was it. The "ON" parm is required. How foolish of me.
On Tue, 6 Sep 2011 15:28:41 -0500 Mark Zelden <[email protected]> wrote: :>On Tue, 6 Sep 2011 16:30:51 -0400, Pinnacle <[email protected]> wrote: :> :>>On 9/6/2011 4:18 PM, Binyamin Dissen wrote: :>>> I am attempting to run an LE program and get the specified output. I put it in :>>> CEEOPTS and nothing comes out. :>>> :>>> TRAP(OFF,NOSPIE),RPTSTG,RPTOPTS,MSGFILE(CEEMSG) :>>> STACK(512K,128K) :>>> :>>> I know that LE is reading the options as if I put in an invalid option I get a :>>> CEEMSG dataset. :>>> :>>> What am I missing? Pure batch. :>>> :>>Bin, :>> :>>Off the top of my head, I think you need to use SYSOUT or another :>>special DD, defined by option MSGDD (can't remember). Also, the storage :>>report is often not generated if the program abends or terminates prior :>>to LE init. I submitted a SHARE requirement a number of years ago so :>>that LE would generate the storage report when abending. :>> :>>Regards, :>>Tom Conley :>> :>> :> :>Binyamin, you aren't showing the JCL you used so Tom is probably :>correct. My sample uses SYSOUT. I think the parm Tom is referring :>to is MSGFILE. Also, it probably doesn't matter (and I'm too lazy to :>RTFM - you can if not sure), but my coding is "RPTOPTS(ON),RPTSTG(ON)". :> :>Mark -- Binyamin Dissen <[email protected]> http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge/response systems, especially those from irresponsible companies. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

