When you run a compile command, you can see the command output in the Commands view. If the compile command is not successful, error messages display in the Error List view.
To show the location of the error in the source member, double-click on the error. This opens the source member in the Remote Systems LPEX editor, if it is not already open, and highlights the text in the source that caused the error. The error message might also be inserted in the document below the line that caused the error, according to the settings in the Messages menu in the drop-down menu.
The Error List view updates itself as errors are corrected. If you double-click an error to jump to the appropriate section in the source, and you fix the error, then a check mark appears beside the error in the Error List view.
The Error List view sorts the entries in the current list. You can sort by clicking on the column header of the column that you want to use for sorting. If you have more than one compile command running, multiple tables display in the Error List view. To move between different error lists, use the back and forward button near the top right corner of the view.
The Error List view also filters errors you want to see. Click on the drop-down arrow near the top right corner of the view, and choose Show Severity, and then choose the severity type. For example, if you choose Show Severity > Severe, only messages with severity of type Severe would display.
You can also choose how double-clicking on error messages get inserted in the corresponding editor by selecting Messages, and then selecting one of the options: Insert None, Insert Selected Only, Insert All Showing, or Insert All. Insert All Showing inserts only the messages that appear in the Error List view. Insert All inserts all messages in the events file, even if the messages have been filtered out due to their severity.
To automatically remove previous messages inserted by the Error List view in Remote Systems LPEX editor, when the new events file is loaded, from the Error List menu, click Automatically Remove > Previous messages from editor. The default for this will be checked.
To automatically remove addressed messages inserted by the Error List view in Remote Systems LPEX editor, when the line containing the error is modified, from the Error List menu, click Automatically Remove > Addressed messages. This will also filter the error so that it no longer appears in the Error List view. The default will be unchecked.
To automatically insert all of the messages into the editor when the Error List view is populated, from the Error List menu, click Automatically Insert > Into open members and files. If the member or file is not open, then it will not be opened. It will only be enabled if the setting for Messages > Insert all or Messages > Insert All Showing is enabled. The default will be unchecked.
To automatically insert all the messages into the editor when the Error List view is populated, click Automatically Insert > Into all members and files. If the member or file is not open, then it will be opened. It will only be enabled if the setting for Messages > Insert all or Messages > Insert All Showing is enabled. The default will be unchecked.
Only one of these options to open members and files is allowed at a time. Selecting/checking one of them removes selection of the other. You can select Automatically Insert > Into open members and files or Automatically Insert > Into all members and files.