Examining and Fixing Compile Errors

When you click the Build or Run button to compile your program, the Build card is displayed. Compile errors are shown in the lower pane in the Build card.

  1. In the Build card, click Next Error.

    The source file that contains the error is displayed in the Source panel, with the error location highlighted.

  2. Modify the source file.

  3. Choose File > Save to save the source file.

  4. Follow steps 1 to 4 for additional errors.

  5. If necessary, use the Rescan button to cycle through the list of errors.

  6. Recompile the program by clicking the Build button.

See Also

Guide to the Cosmo Code Development Environment
12-96*201