Compiler Message Page

Top  Previous  Next

The compiler displays error, warning and runtime errors in the Message Panel. Some warning messages are less useful than others. For this reason, you have the option of disabling any of the warning messages. For example, the warning "Local Name Same As More-Global Name" is very common and often doesn't indicate any sort of problem. For this reason you have the option of disabling any or all of these messages.

 

To enable or disable any warning messages, select the Options -> Configuration item from the menu bar and choose the Compiler Message Page.

 

WarnMessagePage

 

The page displays a list of all warning messages. You can check or uncheck an item by clicking on the box to the left. If an item is unchecked, the IDE ignores the corresponding error.

 

Clicking OK saves the current settings so they will be reinstated the next time the program runs.