Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
_pwbviewbuildresults Macro
 Definition                                Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     _pwbviewbuildresults («_pwbviewbuildresults»)
 
     Button  View Results in Build Operation Complete
 
     The _pwbviewbuildresults macro opens the Build Results window.
 
     PWB executes this macro when you choose the View Results button in
     the Build Operation Complete dialog box.
 
     You can redefine this macro to change the behavior of the View
     Results button. For example, if you want to move to the first
     message in the log and arrange windows, add '_pwbnextmsg
     _pwbarrangewindow' to the end of the macro definition.
                                    -♦-