4.5 Compile/Run Menu

This menu is only present in the menu bar, if the language supported in the active code editor is BETA.

Check Current
The current fragment group in the browser is checked. Output from the checking is written in the Log Window. Possible semantic errors are shown in semantic error viewer and the structure corresponding to the firs semantic error in the list is selected.
Check Program
The latest selected PROGRAM is checked.
Compile Current
The current fragment group in the browser is compiled, i.e. checking, code generation and linking is performed. Output is written in the Log Window. Possible semantic errors are shown in semantic error viewer and the structure corresponding to the first semantic error in the list is selected.
Compile Program
The latest selected PROGRAM is compiled.
Compile and Run
Compile and run the latest selected PROGRAM.
Run Program
If an executable exists that has the same name as the current fragment group it is started.
Quit Current
Kills the process that was started by Mjolner.
Semantic Errors...
Opens the semantic error viewer.
Next Semantic Errors
Selects the next semantic error.
Debug
Activates the debugger on the current program in the browser.
Debug Executable
Debug the program selected using an open dialog.


Mjolner Integrated Development Tool - Reference Manual
© 1991-2004 Mjølner Informatics
[Modified: Monday March 11th 2002 at 16:16]