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.
Msgdialog Switch
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Msgdialog (Boolean)
 
     The Msgdialog switch determines if PWB brings up a dialog box that
     summarizes build results or only beeps when a build is complete.
 
     Syntax
 
     Msgdialog:{ yes | no }
 
     yes    When a build is complete, PWB brings up a dialog box that
            summarizes the build results.
 
     no     Beep when a build is complete.
 
     Default
 
     Msgdialog:yes
 
     See
 
     Beep, Compile, Searchdialog
     Boolean Switch Syntax
     Project Compile
     Project menu, Build
     Project menu, Rebuild All
     Project menu, Build Target
     Window menu, PWB windows, Build Results
                                    -♦-