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.
Predefined PWB Macro
 Definition                                Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     _pwbviewsearchresults («_pwbviewsearchresults»)
 
     Button  View Results in Search Operation Complete
 
     The _pwbviewSearchresults macro opens the Search Results window.
 
     PWB executes this macro when you choose the View Results button in
     the Search 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
     location in the log and arrange windows, add '_pwbnextsearch
     _pwbarrangewindow' to the end of the macro definition.
                                    -♦-