If you select a fragment group that haven't been parsed (i.e. no .ast[L] file exist, or it's outdated), a prompt will ask you if this should be done. If you say yes, the source file will be parsed.
If the source file may contain parse errors, a parse errors editor window is automatically displayed. It looks the following:
The upper pane will display the list of parse errors, with the first one selected.
The lower pane will contain the source file, with the line with the first parse error selected.
If you press <cr> in the upper pane, the next parse error is selected and the corresponding line displayed in the lower pane.
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 parse editor window. Integrated tools may define additional parse editor window menus - please refer to those manuals for details.
Edit contains the Cut, Copy and Paste items with the obvious meanings (working on the contents of the lower pane).
Mjolner Integrated Development Tool - Reference Manual | © 1991-2002 Mjølner Informatics |
[Modified: Thursday October 4th 2001 at 16:56]
|