Previous Topic: Option 07: How to Test a Composite ModuleNext Topic: Setting Composite Support


Abend the Task

When your program is stopped at a breakpoint, you can abend the task rather than resume execution.

  1. Type abend in the Command line of the Breakpoint display, and press Enter.

    Note: This is the same as selecting option 3 Abend, from the Breakpoint Menu.

    CA InterTest for CICS displays the screen shown next.

    ‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑ CA InterTest V9.1 ABEND BREAKPOINTED TASK ‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑ COMMAND ===> Type an abend code, then press ENTER. Abend Code ____ Abend code options are: blanks Normal abend, no dump XXXX Abend exits cancelled, no dump your code Your abend code, dump taken . . .

    Because you do not need a dump, you do not need to enter an abend code.

  2. Press Enter.

    CICS informs you the task has been abended.

  3. Press Clear.