Viewing Code Problems
When you open a program in the Topaz COBOL Editor or Topaz PL/I Editor and the Program Analysis perspective, the program is parsed and analyzed to build the program structure chart and provide in-depth information about the program.
To view the description of a code problem, click the entry in the Problems view, then click the button. The description appears as a context-sensitive Help item. To view the description of a different problem, simply click it in the Problems view. To view an overall description of code problems, click the heading for any of the listed problem types, then click the
button. A list of all code problems is provided in Code-Problem-Descriptions.
To go directly to the line of code associated with a code problem in the Topaz COBOL Editor or Topaz PL/I Editor, double-click the entry in the Problems view.
Each code problem identified is also indicated with a colored mark in the overview ruler adjacent to the scroll bar in the Topaz COBOL Editor or Topaz PL/I Editor. This allows you to easily see where the greatest concentration of code problems are in the program. Click an overview ruler mark to go directly to the line containing the code problem.
Each code problem is also indicated by a marker in the vertical ruler to the left of the Topaz COBOL Editor or Topaz PL/I Editor source display. Hover over a marker to show a short description of the problem, including the path to the affected program.
The values in the Problems view can be exported for later comparison following code changes. For more information, see Exporting-the-Program-Summary-Problems-Procedures-and-Data-Flow-Table-Views.
For more information, see: