Previous Topic: Code Indirect CommandsNext Topic: How to Control the Flow of Execution


The Indirect Commands Facility

Either access method brings you to the Indirect Commands facility shown in the following screen. This example shows the indirect commands that can be used to fix the ASRA condition in our PLIDEMO demo program, without recompiling. To do so, follow these steps:

  1. Type the statement numbers and the text of the indirect commands on the Indirect Commands screen, as shown in the following screen. For details, see the Indirect Commands topics in the User Guide and online Help.
  2. After coding the statements, press PF3 to exit the Indirect Commands facility. If you accessed the facility from the ITST menus, use =x to exit the menus.

    CA InterTest MONITOR COMMAND BUILDER ‑ PLIDEMO INDIRECT COMMANDS 24 Term ID (or .ANY or .NO): G001 Delete ALL: NO LINE COMMAND ‑‑‑‑‑ ‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑ 00010 /* INITIALIZE TASKNUM */ 00020 MOVE 0 TO TASKNUM 00030 EXIT 1 Help 2 3 End 4 5 6 7 Backward 8 Forward 9 Top 10 Bottom 11 12 CAIN1261 Indirect command(s) added.