Edit menu

Edit Error

Starts an editor session editing the source file and line mentioned in the line currently selected in the Log window.

Edit Next Error

Searches forwards in the Log window for the next error or warning message, starting at the currently selected line, and starts an editor session editing the source file and line mentioned in that line.

If the Edit Next ignores warnings option is set, Edit Next Error will ignore warnings and only find errors.

Edit Prev Error

Like Edit Next Error but searches backwards.

Edit Next File Error

Like Edit Next Error but first skips to the next source file. This is useful when an error early in a source file confuses the compiler and generates many spurious errors.

Copy

Copies the text of the currently selected line in the Log window to the clipboard, from where it can be pasted into a text editor.

Find...

Shows the Find window which allows you to search the contents of the Log window. This menu item is available when there is text in the log window.

Find Again...

Repeats the last search (from the Find window). This menu item is available once a search has been performed.

Preferences...

Shows the Preferences window which allows you to edit maketool's various options and parameters.