Correcting Errors in Source Code

If there are syntax errors in your source code, the IDE lists them in the Output window after a compile. The first error is highlighted in red.

To go to an error in the source code:

You can navigate through multiple errors in the source code using the Next Error command in the Build menu (F12).
See also
Stopping a Compile
Disabling Compilation of a Single Source File

Legal Notices