This panel is used by the Fore language compiler to display system information during the compilation of the development environment objects.
To open the panel:
Select the Compiler Messages panel in the tab area.
Select the View > Compiler Messages main menu item.
Each message includes the following information:
Message text. It displays text of a message generated by the compiler.
Unit. It displays name of the unit, to which this message refers (if there are several running units).
Row. It displays the number of the row where an error occurred while debugging a program.
Double-click a message to go to the code row where an error occurred during compilation.
A pop-up menu with the following options is available for messages:
Copy. It copies error information to the clipboard.
Error or Warning Help. It opens the Help section, which describes corresponding message of the Fore compiler.
See also: