Search files & foldersLooks for files and folders on the user's machine. This command can contain other commands that you insert into this command for further processing. Inner commands will be called for each found files. The full name of the found files will be stored in the specified variable. Description Optionally, you may add comments here describing the purpose of this element.
Directory name Specify a directory or a drive where you want to search the files.
c:\temp
d:\
File or wildcard Specify the name of the file or folder that you wish to find. Also, you can specify a wildcard for searching.
myapp.exe
proc.*
Variable name Name of the variable to which the full name of the found file(s) will be written.
Recursive search Check this checkbox to enable the recursive search in all subdirectories.
Seek just files Check this checkbox to use the specified wildcard for seeking the files only.
Search all files Check this checkbox if you want to find all files with this name. Otherwise, the search is stopped when the first file is found.
|