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:
-
Locate and select the PL/I-based variable in the Program Listing area.
-
Right-click and select Add to Watch Data.
The PL/I Locator Qualifier Selection dialog opens. -
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.
-
-
Click OK.
The Watch Data refreshes to display the new variable with the locator qualifier separated by the string '->'.