-----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of McKown, John Sent: Tuesday, June 17, 2008 8:53 AM To: [email protected] Subject: insane request: force load module to RMODE(24) AMODE(24)
<SNIP> 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. <SNIP> Have the programmer do a call that causes a static link to an assembler routine that is AMODE(24) RMODE(24). This should force BINDER (unless your Endevor processor overrides it) to mark the resulting load module AMODE(24) RMODE(24). The assembler routine only needs to be a DC to create a table or some such. Regards, Steve Thompson -- All opinions expressed by me are my own and may not necessarily reflect those of my employer. -- ---------------------------------------------------------------------- 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

