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:
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:
As in the browser window, you can place the cursor between the two panes, and thereby make the one smaller and the other bigger.
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.
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.
Mjolner Integrated Development Tool - Reference Manual | © 1991-2002 Mjølner Informatics |
[Modified: Thursday October 4th 2001 at 16:56]
|