Compile > Compile a Project > Compile Messages | Compile

Compile Messages

You might encounter error messages when you compile a Citect SCADA project.

Compile errors can be viewed in the Compile Messages Area in Citect Studio.

Each compile message includes the following fields:

Property

Description

Type

The type of error. Three types can occur during compilation. These are:

  • ERROR - The compilation process continues, however the project will not compile successfully until you have corrected the error.
  • For a complete list of error messages, see Compile Error Messages.

  • FATAL - The severity of this error is such that it halts the compilation process. The project cannot be compiled until you correct the error.
  • For a complete list of fatal messages, see Compile Fatal Messages.

  • WARNING - The error was not serious enough to stop the project being compiled successfully, however investigate and correct the compile error.
  • For a complete list of warning messages, see Compile Warning Messages.

Name

The name of the graphics page library, or report format file where the error has been detected.

Field

The database field where the error has been detected.

Table

The database table where the error has been detected.

Error

A brief description of the error.

Context

The location in the database field, report format file, or Cicode library where the error has been detected. The context of the error is enclosed in braces {. . . }.

See Also

Published June 2018