Compile Messages window

 


Lists errors and warnings generated when scripts are compiled. Depending on how this window is accessed, it displays compiler messages for the most recently compiled script, for all the scripts for a particular form, or for all scripts in the dictionary.

To open this window automatically when any compiler errors occur, mark the Open Compiler Messages On Errors option in the Options window. The Options window also allows you to specify what type of messages the window will display when it opens.

To display this window

From the Script Editor window, click Compile. After the current script is compiled, click the Compile Messages button to display the Compile Messages window.

In the Resource Explorer window, select a form and click the Compile button. After all scripts for the form are compiled, click the Compiler Messages button in the Resource Explorer to display the Compile Messages window.

In the Resource Explorer window, click the Compile Dictionary button. After all scripts for the dictionary are compiled, click the Compiler Messages button in the Resource Explorer to display the Compile Messages window.


Documentation Feedback