The CA InterTest basic demo session takes you through the following scenario:
CA InterTest intercepts and prevents an S0C7 abend. It halts the demo program at an ADD statement and displays a diagnostic message informing you that the problem was caused by improperly formatted data.
Examine the current value of TASKNUM, the receiving field in the ADD statement that you suspect may be the cause of the problem. You find that TASKNUM does not contain a valid packed decimal number.
Modify the value of TASKNUM to correct the error.
This step is purely instructional; it has nothing to do with correcting the S0C7 abend.
Resume program execution. CA InterTest halts the program at the breakpoint you set in the previous statement. You see that the value of TASKNUM changed when the ADD statement executed.
| Copyright © 2009 CA. All rights reserved. | Email CA about this topic |