SHIFT+F3
Project menu, Next Error command
The _pwbnextmsg macro moves the cursor to the next message in Build Results.
_pwbnextmsg := cancel nextmsg <
Cancel
Establishes a uniform “ground state” by canceling any selection or argument.
Nextmsg
Goes to the next message in Build Results.
<
Restores the function's prompt (if any). By default, function prompts are suppressed while a macro is running.
Cancel, Nextmsg