Previous Topic: Re-execute the Demo ProgramNext Topic: Correct the Data in TASKNUM


Display the Data in TASKNUM

To correct this error, display the contents of TASKNUM and dynamically change the value.

  1. Tab to the AP instruction, and overtype the A with d. Position the cursor under any character in TASKNUM, and then press Enter.

    CA InterTest for CICS displays the contents of TASKNUM.

    On the left of the screen are the Assembler data field names; on the right are the corresponding data-type appropriate representations of each field, note that fields that contain incorrect data for their type have a question mark in the first digit (TASKNUM).

    CA InterTest for CICS displays more than just the contents of TASKNUM. It displays TASKNUM and all the fields below it in the same data structure; that is, in the same DSECT.