(Created page with "<seo title="Search Basics, Modes, & Options | vEdit" description="This guide goes over all how to use vEdit's flexible and powerful search and all the search modes and option...") |
(→Search Within the Current File) |
||
| Line 6: | Line 6: | ||
===Search Within the Current File=== | ===Search Within the Current File=== | ||
| − | + | 1. Select <kbd>SEARCH</kbd> > <kbd>Search</kbd> (alt: <kbd>F2</kbd> or <kbd>Ctrl-F</kbd> or Toolbar). | |
| + | |||
| + | [[File:Convert_Entire_File.png|border|upright|class=img-responsive center-block|link=]] | ||
| + | |||
| + | 2. Enter the search string, the sequence of characters to be located. | ||
| + | |||
| + | 3. Select any desired search options. ( [[#Search_Modes|Search Modes options in detail]] ) | ||
| + | |||
| + | 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> | ||
| + | |||
| + | ;Next Occurrence | ||
| + | :To search for the next occurrence of the same string, select <kbd>Search</kbd> > <kbd>Next</kbd> ( <kbd>F3</kbd> ) | ||
| + | ;Previous Occurrence | ||
| + | :To search for the previous occurrence of the same string, select <kbd>Search</kbd> > <kbd>Previous</kbd> ( <kbd>Shift-F3</kbd> ) | ||
| + | |||
| + | Previous search strings can be recalled. In the Windows version, click the recall arrow or press <kbd>Cursor Down</kbd>.You can also edit the search string being entered or that you recalled. | ||
| + | |||
| + | 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. | ||
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.