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.
Cancelsearch Function
◄Up► ◄Contents► ◄Index► ◄Back►
─────Programmer's WorkBench─────────────────────────────────────────────────
Cancelsearch («cancelsearch»)
Cancels a background search.
The Search Results window contains the partial results of the
aborted search and is not flushed. You can browse matches listed
in the Search Results by using the Next Match, Previous Match, and
Goto Match commands from the Search menu, and by using the
Nextsearch function («nextsearch»).
Cancelsearch applies only to multithreaded environments.
Returns
True: Background search was canceled.
False: No background search in progress.
See
Nextsearch, _pwbnextlogmatch, _pwbpreviouslogmatch, _pwbgotomatch
◄Search menu, Find►
◄Search menu, Log►
◄Search menu, Next Match►
◄Search menu, Previous Match►
◄Search menu, Goto Match►
-♦-