Don,
The "run time options" mentioned are Language Environment (LE) run-time
options. As was mentioned in another response, these can be changed via a
user options file. Please see
http://www.vm.ibm.com/devpages/donovanm/zvmle.html#DEFLTS for more
information on what changed regarding these options and how you can alter
them for your needs. If you have problems or further questions, please
let me know.
Mike Donovan - CMS and LE development and service
Don Russell
<[EMAIL PROTECTED]
alias.com> To
Sent by: VM/ESA [email protected]
and z/VM cc
Discussions
<[EMAIL PROTECTED] Subject
.UARK.EDU> ALL31(OFF) and STACK(,,BELOW)
run-time options
11/17/2005 01:52
PM
Please respond to
VM/ESA and z/VM
Discussions
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