

Breakpoint Activities › Indirect Commands › How Can You Use Indirect Commands?
How Can You Use Indirect Commands?
Use indirect commands to correct the following sample program problems:
- A variable is not being initialized during processing. Using indirect commands initialize the variable every time the program is run and continue execution without recompiling.
- A new routine is needed in your program. Insert the code using indirect commands and continue executing your program without recompiling.
- A section of code is bad. To continue executing or testing without recompiling, write and invoke indirect commands to direct CA InterTest for CICS to go around the bad source code or execute a new series of indirect command statements.
- You must debug a COBOL or PLI program, which is invoked by a web process or run as background task and is not associated with a specific terminal or userID. You must specify your own criteria when the programs breakpoints should be taken or ignored.
Copyright © 2012 CA.
All rights reserved.
 
|
|