Don LE has an override options that can be specified at runtime. I am most familiar with COBOL and LE running in VSE and options can be specified on the // EXEC JCL card.
Another method of changing LE options is to setup your own CEEUOPT options table and link it into you executable. I found a CEEUOPT ASSEMBLE Y on my z/VM 5.1 system. eric At 01:52 PM 11/17/2005, you wrote: >z/VM 4.4 > >I've inherited the oldest and ugliest COBOL program consisting of several >different TEXT components. Most are COBOL, some are Assembler. > >I've managed to resolve the various external references etc, but when the >program starts I get the following error: > >CEE3191E An attempt was made to initialize an AMODE24 application without >using the ALL31(OFF) and STACK(,,BELOW) run-time options. > >HELP CEE3191E says it can't find any information... Where are the >ALL31(OFF) and STACK(,,BELOW) options supposed to be used? They don't >appear to be compile option, nor load options, nor GENMOD options. > >Where/how are "run-time options" set? > >I'm obviously missing something basic... :-( > >Thank you, >Don Russell Eric Schadow Mainframe Technical Support www.davisvision.com ------------------------------------------------------------------------ The information contained in this communication is intended only for the use of the recipient(s) named above. It may contain information that is privileged or confidential, and may be protected by State and/or Federal Regulations. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication, or any of its contents, is strictly prohibited. If you have received this communication in error, please return it to the sender immediately and delete the original message and any copy of it from your computer system. If you have any questions concerning this message, please contact the sender. ------------------------------------------------------------------------
