Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
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
                                    -♦-