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


Using CEEWUCHA

CEEWUCHA is a sample user condition handler that you can use to alter the default behavior of Language Environment to get behavior that is similar to VS COBOL II.

CEEWUCHA contains code to do the following:

To use CEEWUCHA:

  1. Use the CEEWWCHA sample SMP job to assemble and link-edit CEEWUCHA.
  2. On CICS, define CEEWUCHA in the PPT for your CICS region.
  3. Specify USRHDLR(CEEWUCHA) in either:
    • On CICS, CEECOPT (to apply to the entire CICS region)
    • On non-CICS, CEEDOPT (to apply to all applications)
    • On CICS or non-CICS, CEEUOPT and link-edit it with the individual applications

Terms of use | Feedback

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