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

Reply via email to