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.
Build Operation Complete
◄Up► ◄Contents► ◄Index► ◄Back►
─────Programmer's WorkBench─────────────────────────────────────────────────
Build Operation Complete
PWB has finished building a project or has finished executing a
Compile command. You can choose from the following actions:
Command Action
View Results Opens the Build Results window.
To browse the messages listed in the Build
Results window, choose the Next Error,
Previous Error, and Goto Error commands from
the Project Menu.
PWB executes the _pwbviewbuildresults macro when
you choose this button. You can redefine the
macro to change the action of the View Results
button.
Run Program Runs the project's program.
To set program arguments, cancel this dialog box,
choose the Program Arguments command from the Run
menu, then choose Execute from the Run menu.
Debug Program Runs the CodeView debugger for the project's
program.
Cancel Closes this dialog box.
To terminate the scanning of Build Results and suppress this
dialog box, press CTRL+BREAK while PWB is scanning Build Results.
To permanently turn off scanning and this dialog box, set the
Msgdialog switch to No.
See: Msgdialog
See
Nextmsg, _pwbviewbuildresults
◄Project menu, Next Error►
◄Project menu, Previous Error►
◄Project menu, Goto Error►
-♦-