> -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On > Behalf Of McKown, John > Sent: Tuesday, June 17, 2008 9:53 AM > To: [email protected] > Subject: insane request: force load module to RMODE(24) AMODE(24) <Snipped> > Any ideas about another way to do this which would > not require a new Endevor processor? I don't know a lot about Endevor, > but I don't see a way to use the Binder's MODE command. And I don't > know if this would be easier to implement in Endevor than the PARM.
John, It's been a while since I worked with Endeavor, but ISTR there is (or was in that shop) a capability to specify binder control cards (in a separate library type that was an optional part of the source package) which would allow you to override the PARM AMODE value. I know I used it for a similar purpose as your programmer, to guarantee RMODE(24) and AMODE(24). Don't forget to tell the programmer to also use the Enterprise COBOL option DATA(24) if he is calling AMODE(24) assembler. Who is your Endeavor administrator? That person (the one who controls the Endeavor processes) may be more help here. In the shop where I used it the Endeavor admins were in the system assurance/operations control area. HTH Peter This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system. ---------------------------------------------------------------------- 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

