Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

EVE SET_FIND_NOWHITESPACE — VMS 5.5-2H4

 SET FIND NOWHITESPACE

 (Default.)  Sets FIND and WILDCARD FIND to match spaces and tabs exactly
 as in the search string, rather than as "whitespace," and to search for
 strings that are entirely on one line.

 Example:

    The following commands find "Mark Twain" if there is exactly one space
    between the words and if they are on the same line:

       Command: SET FIND NOWHITESPACE
       Command: FIND mark twain

 The setting applies in all buffers, but is not saved in a section file or
 command file.

 Related topics:

    FIND     SET FIND WHITESPACE     WILDCARD FIND

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026