Rational Developer for System z
Enterprise COBOL for z/OS, Version 4.1, Compiler and Runtime Migration Guide


Using ILBOSTP0

ILBOSTP0 is still supported so that existing applications that use non-COBOL programs as main programs will continue to run and provide the same results.

If you use ILBOSTP0 to initialize the COBOL reusable environment, Language Environment will automatically set ALL31(OFF) and STACK(,,BELOW), as long as the application-specific routine CEEUOPT is not linked with the load module.

If you link CEEUOPT with the load module, then you must ensure that it specifies ALL31(OFF) and STACK(,,BELOW).

If in the event that the installation-wide default routine CEEDOPT specifies ALL31(ON) and/or STACK(,,ANYWHERE) as nonoverridable, then Language Environment diagnoses this conflict with message CEE3615I. Running the application with these conflicts will yield unpredictable results.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)