Finding Text

Use this option to search for a text string, which can include regular expressions.

  1. Press Find (F2).

    The Find String in Current Window form appears with the default options displayed.

  2. Type a character string in the Search String field.
  3. Select the desired options.
    Choose To
    Forward For the target string forward from the current cursor position.
    Reverse For the target string backward from the current position.
    Wrap Scan Scan Continuously through the file, ignoring the beginning and end of the file.
    No Wrap Scan To the end of the file and stop (with the forward search), or to the beginning of the file and stop (with the reverse search).
    Case Significant For a string of characters that match the defined search exactly, including capitalization.
    Ignore Case For the target string regardless of capitalization.
    Regular Expression For a match of a regular expression (see Advanced Search).
    No Regular Expression For the string exactly as typed.
  4. Press OK.