_pwbnextlogmatch

Key

SHIFT+CTRL+F3

Menu

Search menu, Next Match command

The _pwbnextlogmatch macro advances the cursor to the next match listed in the Search Results pseudofile.

The Next Match command on the Search menu executes this macro when search logging is turned on. When search logging is turned off, Next Match executes the _pwbnextmatch macro.

Definition

_pwbnextlogmatch := cancel nextsearch <

Cancel

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

Nextsearch

Advances to the next match in Search Results.

<

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

See

Cancel, Nextsearch