Navigate to a Statement in a Program
You can quickly go to a statement or field in the program shown in the Program Listing area using the Outline view.
Follow these steps:
-
Display the program listing whose statement or field you want to see in the Program Listing area.
-
Select Window, Show Views, Outline view to display the Outline view, if it is not already displayed.
-
Click the plus sign next to a node to expand it.
-
Select a variable or label name.
CA InterTest™ repositions the program listing and highlights the statement corresponding to your selection.Note: Alternatively, you can press Ctrl+F key combination to open the Find/Replace dialog, type the value to search and click Find to navigate to a variable or field in a program.