Build Commands

Use the commands on ATEasy's Build menu to debug and build ATEasy applications. The Build menu contains the following commands:

 

Command

Description

Checkit!

Checks the current selection or view content for syntax errors.

Check Module

Checks all the code in the current module for syntax errors.

Check All

Checks the code in the active project for syntax errors.

Build

Compiles and builds the active project.

 Rebuild All

Recompiles and build the active project.

Batch Build (7.0)

Builds multiple projects.

Show Error

Displays compiler error(s).

Stop Check/Build

Stops the build/check.

Execute

Executes the program.