|
R-Studio can find a particular file, if it is difficult to find it manually on the or panel. You can also automatically mark all found files.
Other ways to search for the file
| • | Control-click a folder and select Find on the contextual menu, |
or
| • | Select a folder and select Find on the Tools menu |
|
| 2 | Specify a file to be found and its options on the Find dialog box, and click the OK button |
Note that a File Mask may be applied.
 | | Find/Mark dialog box |
Find/Mark options
You may specify how to treat specified strings. Please note that R-Studio stores previously entered search strings.
|
All Files
|
If this option is selected, R-Studio applies Advanced Options to all files.
|
File Extensions
|
If this option is selected, R-Studio treats specified strings as file extensions
|
File Masks
|
If this option is selected, R-Studio treats specified strings as file masks
|
Regular Expressions
|
If this option is selected, R-Studio treats specified strings as regular expressions
|
Options
|
|
Match case
|
If this check box is selected, R-Studio makes a case-sensitive search
|
Look in
|
Specifies where R-Studio searches for, and marks, files. It can look for them on the Entire disk, From current folder, In the Current folder and subfolders, and in the Current folder only. If From current folder is selected, you may also specify the Direction for the search from the current position in the current folder.
|
Deleted files
|
If this check box is selected, R-Studio makes a search among deleted files/folders.
|
Existing files
|
If this check box is selected, R-Studio makes a search among existing files/folders.
|
Find/Mark mode
|
Specifies what R-Studio does with the found files. It may:
Find all matched files. R-Studio searches for all matched files. The search results appear on the panel.
Find first matched file. R-Studio stops at the first found file.
Mark matched files. R-Studio marks all found files.
Unmark matched files. R-Studio unmarks all found files.
Please note, that when performing a new find and mark/unmark task, R-Studio does not takes into consideration the previous marked/unmarked state of files. For example, if you first mark all doc files, and then all txt files, all doc files remain marked, too. To unmark them, you should specify doc once again and select Unmark matched files.
|
Look at
|
|
Files
|
If this check box is selected, R-Studio includes files into a search.
|
Folders
|
If this check box is selected, R-Studio includes folders into a search.
|
Direction
|
Specifies search direction from the current position. Available only if From current folder is selected in Look in.
|
Advanced Options
|
Size from/up to
|
Specifies file size limits.
|
File Id
|
Specifies File Id that R-Studio assigns to a file.
|
Date
|
Specifies file date boundaries. Files may be Modified/Created/Last Accessed.
|
| > | R-Studio will show/mark the found file(s) |
If you need to find and mark many files, go to the Find and Mark Multiple Files topic for details.
Other ways to repeat the search
| • | control-click a folder and select Find Next or Find Previous on the contextual menu |
or
| • | Select a folder and select Find Next or Find Previous on the Tools menu |
|
| * | Select Find all on the on the Find dialog box, |
or
select Find all on the Tools menu
| > | R-Studio will show the found files on the panel |
You may do the following actions on the found files:
Recover, Mark, Preview
by control-clicking the found file and selecting the appropriate item in the contextual menu.
|