_pwblogsearch

Key

Unassigned

Menu

Search menu, Log command

The _pwblogsearch macro toggles search logging on and off.

When search logging is turned on, PWB displays a bullet next to the Log command on the Search menu. The Next Match command executes the _pwbnextlogmatch macro, and the Previous Match command executes the _pwbpreviouslogmatch macro. When search logging is turned off, no bullet appears and the Next Match and Previous Match commands execute _pwbnextmatch and _pwbpreviousmatch.

Definition

_pwblogsearch := cancel logsearch <

Cancel

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

Logsearch

Toggles the logging of search results on and off.

<

Restores the function's prompt (if any). By default, function prompts are suppressed while a macro is running.

See

Cancel, Logsearch