Unassigned
Project menu, Goto Error command
The _pwbsetmsg macro sets the message listed at the current location in the Build Results pseudofile as the current message and moves the cursor to the location specified by that message.
Nextmsg
_pwbsetmsg := cancel arg arg nextmsg <
Cancel
Establishes a uniform “ground state” by canceling any selection or argument.
Arg Arg Nextmsg
Goes to the current message.
<
Restores the function's prompt (if any). By default, function prompts are suppressed while a macro is running.
Arg, Cancel, Nextmsg