The CA InterTest for CICS indirect commands facility lets you define a set of commands that execute automatically or indirectly at a predetermined location in a monitored COBOL or PL/I program. These commands are invoked from an unconditional, conditional, or request breakpoint.
In effect, indirect commands are executed at breakpoints within your program just as other CA InterTest for CICS line commands issued from the Source Listing display, such as MOVE and GO, are used to alter the flow of your program's logic. The difference is that indirect commands are executed automatically without issuing a breakpoint display. Once the indirect commands are performed, your program continues to execute normally.
Indirect commands save you from having to recompile a program or manually correct an area of code every time it is encountered during a debugging session. With the indirect commands facility, you can:
Note: Indirect commands are not available for Assembler programs.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|