(→Search Within the Current File) |
|||
| Line 15: | Line 15: | ||
4. Press <kbd>Enter</kbd> or the <kbd>Next</kbd> button to search in the forwards direction from the cursor position to the end of the file, or select <kbd>Previous</kbd> to search backwards towards the beginning of the file. | 4. Press <kbd>Enter</kbd> or the <kbd>Next</kbd> button to search in the forwards direction from the cursor position to the end of the file, or select <kbd>Previous</kbd> to search backwards towards the beginning of the file. | ||
| + | |||
<div class="callout note">If the string is found, the cursor is positioned on its first character and the entire string is highlighted. If the search string is not found, VEDIT displays an error message.</div> | <div class="callout note">If the string is found, the cursor is positioned on its first character and the entire string is highlighted. If the search string is not found, VEDIT displays an error message.</div> | ||
| + | |||
;Next Occurrence | ;Next Occurrence | ||
| Line 26: | Line 28: | ||
The online help accessed by clicking <kbd>Help</kbd> or <kbd>F1</kbd> is extensive. It explains how to search for special characters such as “newline”, “null”, control and graphics characters. | The online help accessed by clicking <kbd>Help</kbd> or <kbd>F1</kbd> is extensive. It explains how to search for special characters such as “newline”, “null”, control and graphics characters. | ||
| + | |||
| + | ==Search Modes== | ||
Learn the basics on how to use vEdit's flexible and powerful search and all the search modes and options that help with searching.
1. Select SEARCH > Search (alt: F2 or Ctrl-F or Toolbar).

2. Enter the search string, the sequence of characters to be located.
3. Select any desired search options. ( Search Modes options in detail )
4. Press Enter or the Next button to search in the forwards direction from the cursor position to the end of the file, or select Previous to search backwards towards the beginning of the file.
Previous search strings can be recalled. In the Windows version, click the recall arrow or press Cursor Down.You can also edit the search string being entered or that you recalled.
The online help accessed by clicking Help or F1 is extensive. It explains how to search for special characters such as “newline”, “null”, control and graphics characters.