A Windows Console program designed to simplify find and replace text changes in sets of Microsoft Visual Studio Project files or files organised in directory trees. Primarily designed for programmers - who want to change clas, function or identity names in many source files; and web designers - so that they can automate coordinated changes to the many files comprising large websites.FR allows you to:-
Search case sensitively or insensitively,
search for whole word or partial matche,
search and replace control characters and non ASCII characters using Escape Sequence,
search and replace in both text and (some) binary file,
include subdirectories in the search,
use @File lists containing multiple find/replace pair,
parse Microsoft Visual Studio Project Files to find target file,
show changed lines and corresponding line number,
specify target files with multiple wild carded pathname, or
use @File lists of target files (with wild carded pathnames for both the @Files and the individual file paths given in the @Files), and
run a TEST mode check to list the files that will be affected.
function as just a text FIND utility.
Changes in this version:
Additional command line options
( By Procon Systems - FR Text Find and Replace Utility Publisher )