CALL %CECI command

Starts the CICS® Command Level Interpreter Program.

Read syntax diagramSkip visual syntax diagramCALL%CECI;

Usage notes

  • z/OS® Debugger performs an EXEC CICS LINK to the CICS command level interpreter program. When CECI processing is complete, control is returned to z/OS Debugger through an EXEC CICS return.
  • You can use this command only when you debug CICS programs in single-terminal mode in full-screen mode.

Refer to the following topics for more information related to the material discussed in this topic.

  • Related references
  • CICS Supplied Transactions
  • CICS Application Programming Guide