This dialogue box is displayed when the user test compiles a selected
snippet, either by selecting the Compile | Test Compile Snippet
menu option, pressing F9 or clicking the
toolbar button.
As soon as the dialogue box appears the test compilation begins, using all configured compilers. The dialogue box is disabled until the compilation completes. A "Wait" message may be displayed if the compilation takes more than about 1/2 second.
Once the compilations have finished the results are displayed in the Results for list. There is one LED next to the name of each compiler. The LEDs have the following meanings.
![]() |
Compiled successfully. |
![]() |
Compiled with warnings. |
![]() |
Failed to compile. |
If you have several compilers configured, you may need to scroll the display to see all the results.
If there were any compiler errors or warnings then the View Errors & Warnings button will be enabled. Clicking this button displays a dialogue box that lists details of all errors and warnings by compiler. You can also display this information from the Compile | View Compile Errors menu option after closing this dialogue box.
See About Compiler Checks for more information about test compiling snippets.