Use the commands on ATEasy's Build menu to debug and build ATEasy applications. The Build menu contains the following commands:
Command |
Description |
Checks the current selection or view content for syntax errors. |
|
Checks all the code in the current module for syntax errors. |
|
Checks the code in the active project for syntax errors. |
|
Compiles and builds the active project. |
|
Recompiles and build the active project. |
|
|
Builds multiple projects. |
Displays compiler error(s). |
|
Stops the build/check. |
|
Executes the program. |