6.18.1   Invalid Lines

This tab card lists all invalid program lines within the currently selected scope. All refers to all procedures, Program refers to the main procedure and all procedures it uses, and Current Procedure refers to procedure displayed in the active program window. Examples of invalid lines are unresolved procedure calls, operator or procedure calls with a wrong number or type of parameters, or syntax errors.

Clicking an entry focuses the corresponding program line in the active program window so you fix the error. If the selected procedure is already displayed in a program window tab, the corresponding tab is activated. Otherwise, the current view switches to the selected procedure.

If you make changes to the program while the display of invalid program lines is still open, you will need to click the button Refresh to update the entries.

Using the context menu, you can perform the following actions on the selected program lines:

Figure 6.70: Managing invalid program lines in the quick navigation window.