|
STATUS WINDOW
Status
window contains results (error messages) of the last compilation and search results.
Messages are displayed in a simple tree. Error messages (or search results) are included as the items of the filenames.
For example:
Events.asm
ERROR: at line 70: undefined Opcode (see picture
below)
When the compiler error message
is double-clicked, the Text Editor will display the corresponding source file with error line (if error line numbers are reported by the
compiler - the following icon is used ).
Error massages are removed automatically before compilation.
Search results are removed automatically before new search.
[top of page]
|