Working with the compiler messages

You can verify specific compiler messages. The messages help you improve the validation process and correct any errors and warnings.

Compiler messages are displayed on the Errors tab when you validate the process.

You can configure which type of compiler messages is shown in the Errors tab. Select Tools > Settings > Compiler > General. From the Message Level menu, select one of these message types:

  • Debug: When selected, then debug, information, warning, and error messages are shown in the Errors tab.
  • Info: When selected, then information, warning, and error messages are shown in the Errors tab.
  • Warning: When selected, then warning and error messages are shown in the Errors tab.
  • Error: When selected, then only error messages are shown in the Errors tab.