Programmer's WorkBench (pwb.hlp) (
Table of Contents;
Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software,
purely for historical purposes.
If you're looking for up-to-date documentation, particularly for programming,
you should not rely on the information found here, as it will be woefully
out of date.
Window Menu, PWB Windows, Build Results
◄Up► ◄Contents► ◄Index► ◄Back►
─────Programmer's WorkBench─────────────────────────────────────────────────
Window menu, PWB Windows, Build Results
Choose Build Results to display the Build Results window. This
window contains the results of build operations.
If a build operation results in an error or warning, you can jump
to the location of the error in your source code.
To jump to the location of an error shown in the Build Results
window:
1. Move the cursor to the error.
2. Use one of the following commands:
■ Choose Goto Error from the Project menu.
■ Execute _pwbsetmsg («_pwbsetmsg»).
■ Execute the sequence Arg Arg Nextmsg
(«arg» «arg» «nextmsg»).
See
Nextmsg, _pwbsetmsg
◄"<COMPILE>Build Results"►
◄Project menu, Goto Error►
◄Project menu, Next Error►
◄Project menu, Previous Error►
-♦-