If your OS PL/I application used to force an abend for an unhandled
condition under OS PL/I run-time using OS PL/I assembler user exit
IBMBXITA or abend exit IBMBEER, use the following
ways to force an abend under Language Environment:
- Run your application with Language Environment ABTERMENC(ABEND) option. You
cannot specify your own abend code via the run-time option.
- Use Language Environment assembler user exit CEEBXITA to force an abend with
your own abend code.
|
This information center is powered by Eclipse technology. (http://www.eclipse.org)