Editing call settings

You can edit call settings for the COBOL dynamic call in the source program.

About this task

Use the Edit Call Settings toolbar button to view, add, edit, or remove subprogram names for dynamic calls. Edit Call Settings is enabled if the COBOL source program contains a dynamic call. It can identify the program name of a dynamic call only if it is specified in the VALUE clause or defined with a simple MOVE statement.

Procedure

  1. In the Test Case Editor, click the Edit Call Settings toolbar button.
    The Edit Dynamic Call Settings window opens.
  2. Select the data entry that you want to add, edit, or remove sub program names for, and then click Edit.
  3. In the Edit Call Setting window, add, edit, or remove the sub program names for this entry.
  4. Click OK to save the settings.