|
Files
There are two lists of file types
to specify.
Search and replace in
files
This is the list of file types
that will be looked for. Wildcards (* and ?) are supported. The
list typically contains one or several entries. For example, to
make replacements in your Web page, you can specify the list like
this:
*.htm
*.asp
To search in one file only, put
down the name of the file, like:
MyPreciousData.xml
More about file types
Exclude files
This is the list of files that
will be ignored during the process. Wildcards (* and ?) are
supported. This can be useful when one or several particular
files should be ignored during the process.
File encoding
Select a desired file encoding or
let it be detected automatically. More details about file
encoding in File Encoding.
Hint: if you need to replace one
string in one file only, you don't need to specify any folder.
Instead, select File | New | Simple Replacement from the
main menu.
See also
Overview, Setting
It Up
|