" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#008000" VLINK="004000" ALINK="#00C000">

                                 Search

     CP's editor provides you with a search feature that works both in text
and hexadecimal modes. The search menu contains seven items:

Case sensitivity    [F4]        - toggle between case-sensitive
                                  and case-unsensitive search.

     (Mouse: Place the mouse cursor onto the "Lower=Upper" indicator
     displayed at the upper part of the screen and press the left button.)
     The indicator of the state of the case-sensitive search is in the upper
     right corner of the screen. ("Upper=Lower" - case-unsensitive search,
     "Upper&Lower" - case-sensitive search)

Forward             [F7]        - search for a string from the current
                                  cursor position to the end of the file.

     Depending on editor's mode (text or hexadecimal) the panel will appear
     on the screen. You will be prompted to type in a text string or a
     string of hexadecimal numbers.  When entering a string you may use the
     line editing menu (see "Editing Lines in Panels" ). After you type in
     the string, press [Enter] to make CP start searching for the string
     specified, starting from the current position of the cursor up to the
     end of the file. The string found will be displayed as the first line,
     the cursor positioned at its first character. If the string specified
     was not encountered you will get the following error message "String
     not found".

Whole file          [Shift-F7]  - search for a string globally from the
                                  beginning to the end of the file.

Backward            [Ctrl-F7]   - search for a string backwards from the
                                  current cursor position till the
                                  beginning of the file.

cOntinue            [F8]        - continue searching for a previously
                                  specified string in the same
                                  direction from the current cursor
                                  position.

continue foRward    [Shift-F8]  - continue searching for a previously
                                  specified string forward from the
                                  current cursor position.

continue bAckward   [Ctrl-F8]   - continue searching for the specified
                                  string in the reverse direction.