Previous Next
Find/Change dialog

To open the Find/Change dialog, choose the Edit > Find/Change... menu command.
The Find/Change dialog allows finding and changing strings and supports regular expressions. An overview of regular expressions is provided under Regular Expressions in SNiFF+.
You cannot modify read-only files in the Find/Change dialog.

Click for full size, then use Back button

Edit fields

Find Describes the text that is to be found. It may contain regular expressions. When the Find/Change dialog is started from a text with highlighted text, this selection is automatically entered into the Find field.
Change Text that replaces a match when the Change and Find or Change All is pressed.

Direction group

Forward/Backward Search direction. The search begins at the current cursor position.

Options group

Ignore Case Specifies whether the search should be case-sensitive or not.
Match Whole Word Specifies whether the search string should match a whole word.

Change All Scope group

All of Document/Selection Only Specifies whether the scope of the search is the whole document or just the currently active selection. Option only applies to Change All.

Buttons

Find Next Triggers the search for the next match.
Change and Find Replaces the current selection with the change string, then starts a new search.
Change All Changes all occurrences of the find string in the current change scope to the text entered in the Change field.
Close Closes the Find/Change dialog.

Previous Next