Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Search Menu, Find Command Summary
 Details                                   Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Search menu, Find command
 
     Choose Find to locate text or regular expressions in one or more
     files.
 
     Option               Description
 
     Find Text            Specifies the text or pattern to find.
     Log Search           Logs the search results.
 
     Match Case           Matches the letter case of the find text.
     Regular Expression   Matches using regular expressions (patterns).
     Wrap Around          Wraps around the ends of the file.
 
     Forward              Searches forward, starting from the cursor.
     Backward             Searches backward, starting from the cursor.
     Find All             Highlights all matches.
 
     Files                Brings up a dialog box where you can build a
                          list of files and wildcards to search.
                          Available only when Log Search is selected.
 
     See
 
     Regular Expressions
 
     Mgrep, Msearch, Psearch, Searchall, Mgreplist, Searchwrap
     Search menu, Cancel Search
                                    -♦-