z/OS Language Environment Writing Interlanguage Communication Applications
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


PL/I

z/OS Language Environment Writing Interlanguage Communication Applications
SA38-0684-00

The PL/I language constructs that cause the enclave to terminate are:
  • A STOP or EXIT statement

    If you code a STOP or EXIT statement, the T_I_S (Termination Imminent Due to STOP) condition is raised.

  • An END or RETURN statement in the main routine
  • A call to PLIDUMP with the S or E option

    If you call PLIDUMP with the S or E option, neither termination imminent condition is raised before the enclave is terminated. See z/OS Language Environment Debugging Guide for syntax of the PLIDUMP service.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014