compile_project
Compiles the active LASAL CLASS 2 project, automatically terminating any open instance, and returns compiler errors and warnings from the log.
Instructions
Compile the active LASAL CLASS 2 project. Kills any open CLASS 2 instance first. Returns compiler errors and warnings from the log.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| options | No | Compile mode. RebuildAll is safest. BuildChanges is faster for incremental work. | RebuildAll |
| lcp_path | No | Absolute path to the .lcp file. Omit to use the selected project. |