Execute the InterTest for CICS New Copy Function

CA InterTest for CICS provides the New Copy function for programs. The New Copy option loads a new copy of a program, resets symbolic breakpoints, and resets the entry in the PPT to the new library address of the program.

Note: To recompile your program and keep the same breakpoints in the recompiled version, set breakpoints at paragraph names or labels, and not at lines of executable code. Then use the New Copy option to transfer the breakpoints to the recompiled program. If you set breakpoints at lines of executable code, New Copy transfers the breakpoints to the same statement numbers or offsets in the recompiled program.

To run the New Copy function

  1. Ensure that the InterTest Debug view is visible.

    Note: If the InterTest Debug view is not visible, select Window, Show Views, InterTest Debug.

  2. Right-click a CICS project and select New Copy.

    The New Copy dialog allows you to enter the name of the program.

    A dialog for New Copy function

  3. Click OK to load a new copy of the program.

    A new copy of the selected program is created under the CICS project folder.

    Note: If you click a program name within a project, regardless of being monitored or unmonitored, clicking the New Copy icon will not display this dialog; the new copy process will be executed for that program. However, if you click any entry other than a program within the project then the New Copy dialog opens.


Copyright © 2016 CA. All rights reserved.