Previous Topic: From Source ListingNext Topic: View Indirect Commands on the Status Report


Indirect Command Examples

The following examples explain how to use indirect commands to correct the errors in the CA InterTest for CICS demo program COBDEMO.

  1. To prevent the ASRA problem caused by the invalid decimal arithmetic data value assigned to the COBOL data‑item TASKNUM:
  2. To avoid the storage violation that occurs in COBDEMO:
  3. To perform the code that was bypassed at statement 1369 at another location where it will not cause a storage violation:
  4. To debug a program that is invoked by multiple transaction IDs and take breakpoints only when a particular transaction ID is specified: