Use this command to test the syntax of the current project.
If ATEasy finds a compiler error(s), it displays the first compiler error message in the status bar and in the Build log, and points to the line containing the code that caused the error. All the other errors will show in the Build Log window with links to their code location.
Unlike other Build Commands, this command also checks also procedures that are not referenced.