qcenv.hlp (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.
Searching for Text within the Help System
                                          Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
    Use the Find command to search for the next occurrence of
    any text string in the help window. You can request
      ■ An exact (case-sensitive) match
      ■ A whole-word match (a-z, A-Z, 0-9, #, and underscore)
      ■ A general pattern search using regular expressions
 
    After selecting Find from the Search menu
      1. Type in the text to search for
      2. Select options from the list
      3. Press ENTER or select <OK> to begin searching, or
         select <Cancel> to return to QuickC
 
    To search across multiple topics in the help window, make sure
    the Search Multiple Help Topics option is selected on the Display
    Options menu item.
 
    See Selecting Text for information on how to select text in
    a window.
                                    -♦-