Multiple Recursive Search & Replace
     version 2.00

     Byte Of Software Systesm Inc.
     #75 - 20465 Douglas Crescent
     Langley, British Columbia, Canada
     V3A 4B6

     www.bossi.com
     mrsr@bossi.com


Introduction
~~~~~~~~~~~~
Multiple Recursive Search & Replace (MRSR) is a command line program for 
doing search and replace operations on text files. Rather than being limited
to a single file at a time, or a single search and replace at one time, MRSR
allows multiple files and a virtually unlimited number of search and replace
operations at once. MRSR also does BLOCK searches. MRSR will optionally go
through an entire sub-directory tree. MRSR allows updates to Web pages and
also source code.


About Search and Replace sets
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
MRSR allows multiple Search and Replace sets. Each Search and Replace set must
be complete, you cannot have a Search without a Replace and vice versa. In
addition, you can specify options for each Search and Replace set.


Basic Syntax
~~~~~~~~~~~~
     MRSR options.dat [/s]

Please visit the MRSR Web pages for a complete definition of what MRSR can do.
You should read and print each of the MRSR Web pages. This is the only manual
provided.

http://www.bossi.com/utility/mrsr/mrsr.html
