Hello Don,
When you run do you have for your loadlibs?
SCEEILBO LOADLIB Y2 V
SCEERUN LOADLIB Y2 V
Ed Martin
Aultman Health Foundation
330-363-5050
[EMAIL PROTECTED]
>> -----Original Message-----
>> From: VM/ESA and z/VM Discussions [mailto:[EMAIL PROTECTED]
On
>> Behalf Of Don Russell
>> Sent: Thursday, November 17, 2005 1:53 PM
>> To: [email protected]
>> Subject: ALL31(OFF) and STACK(,,BELOW) run-time options
>>
>> 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