3.7 Semantic Errors Viewer Window

The semantic errors viewer window is opened through the Windows menu in the browser window, or in those tools integrated with the BETA compiler, when a file is compiled and the compiler reports semantic errors. It appears like the following:

Figure 6: Semantic Errors Viewer

[5kb 418x346 GIF]

The upper pane contains a list of fragment forms containing semantic errors.

If you press <cr> in the fragment form list, the next fragment form is selected. If you press <cr> in the lower pane: the semantic error list, the next semantic error is selected.

When a fragment form is selected in the fragment form list, all semantic errors in that fragment form is listed in the semantic error list.

When a semantic error is selected in the semantic error list, the corresponding place in the source code is selected in the code viewer in the browser window:

Figure 7: A Semantic Error

[15kb 731x566 GIF]

As in the browser window, you can place the cursor between the two panes, and thereby make the one smaller and the other bigger.

3.7.1 Menus

The above menus are those supplied by the source browser by default in a semantic errors viewer window. Integrated tools may define additional semantic errors viewer window menus - please refer to those manuals for details.

3.7.2 File Menu

Reload
Enables reloading the fragment group after a possible rechecking have been done.
Close
Entry enables closing the semantic errors viewer window.

3.7.3 Warnings Menu

Include is a toggle. If toggle on, then warnings will be included in the list in the semantic error list. Otherwise, warnings are not shown.

3.7.4 Mark Menu

Mark as Corrected
Marks the currently selected element in the semantic error list as corrected (indicated by an asterisks "*" in front of the element). This is merely a help to the user during correction of the semantic errors, enabling him to mark those errors, that he thinks he has corrected.
Unmark
Removes such mark on the currently selected element in the semantic error list.


Mjolner Integrated Development Tool - Reference Manual
© 1991-2004 Mjølner Informatics
[Modified: Friday October 5th 2001 at 10:46]