*Output* *marked* as RENT? I don't know. Perhaps for some of the "new-fangled" object formats?
CICS prohibits the use of most z/OS programming services. It just does. I *think* you can technically get away with many of them. GETMAIN might be one you can get away with. I think at worst you might confuse CICS's storage management which "thinks" it "knows" how much memory is available. Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Paul Gilmartin Sent: Tuesday, June 25, 2013 7:18 AM To: [email protected] Subject: Re: z/OS subroutine in assembler, used in both batch & CICS , making re-entrant On Tue, 25 Jun 2013 08:15:46 -0500, John McKown wrote: > >I don't know why the binder requires >the RENT parameter to mark a program object as RENT if all the input >CSECTs are COBOL which is compiled with the RENT compiler option. Maybe >somebody could explain? Nobody here really understands CA-Endevor. > Is there any way that compiler output can be marked RENT? I thought that option was available only on load modules. If I knew CICS at all, would it be obvious to me why you don't simply GETMAIN (whatever) a 72-byte save area? ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
