_pwbviewsearchresults

Key

Unassigned

Button

The View Results button in the Search Operation Complete dialog box.

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.

Definition

_pwbviewsearchresults:=cancel arg "<SEARCH>" pwbwindow

Cancel

Establishes a uniform “ground state” by canceling any selection or argument.

Arg "<SEARCH>" Pwbwindow

Opens the Search Results window.

See

Pwbwindow