FR Text Find and Replace Utility - Version 1.2 A Windows Console program designed to simplify find andreplace text changes in sets of Microsoft Visual StudioProject files or files organised in directory trees.Primarily designed for programmers - who want to changeclass, function or identity names in many source files;and web designers - so that they can automatecoordinated changes to the many files comprising largewebsites.FR allows you to:-* search case sensitively or insensitively,* search for whole word or partial matches,* search and replace control characters and non ASCIIcharacters using Escape Sequences,* search and replace in both text and (some) binary files,* include subdirectories in the search,* use @File lists containing multiple find/replace pairs,* parse Microsoft Visual Studio Project Files to findtarget files,* show changed lines and corresponding line numbers,* specify target files with multiple wild cardedpathnames, or* use @File lists of target files (with wild cardedpathnames for both the @Files and the individual filepaths given in the @Files), and* run a TEST mode check to list the files that will beaffected.* function as just a text FIND utility.