Specify PL/I Locator Qualifiers for Based Variables

When you add a PL/I-based variable to the Watch Data view, you must specify the locator qualifier for the variable in the PL/I Locator Qualifier Selection dialog.

Follow these steps:

  1. Locate and select the PL/I-based variable in the Program Listing area.

  2. Right-click and select Add to Watch Data.
    The PL/I Locator Qualifier Selection dialog opens.

  3. Complete the following fields:

    • Available qualifiers
      Displays a list of pointer variables in the program. Type or select a pointer variable from the dropdown list.

    • Subscripts
      Specifies the subscripts for a qualifier. If the qualifier contains subscripts, enter them as a comma separated list.

      Note: Do not specify the enclosing parentheses for the subscripts. The enclosing parantheses will be automatically added by the system.

  4. Click OK.

The Watch Data refreshes to display the new variable with the locator qualifier separated by the string '->'.