|
Replace Studio Business Edition is a counterpart to Funduc
Software's Replace Studio Pro.
Like Replace Studio Pro, Replace Studio Business Edition
searches through text-based files and can also make
replacements. The program can search/replace subdirectories and ZIP files, do
case sensitive searching, match on 'whole words' or
partial words, and ignore 'whitespace' or not. Via advanced
'file masks' and 'file filters' you fine tune which files &
folders to process.
Although
Replace Studio Business Edition is oriented toward use via a batch file &/or the command line,
the program can be used interactively via the graphical user
interface. The GUI is used to create 'script' files that contain the
search/replace string(s), path(s) & file mask(s) to search, and
other program options for that script. Scripts can then be recalled and run
via the GUI if you like. The familiar built-in context viewer
presents search results in the context of the found string.
Optionally you can edit the original file containing a 'search
hit' using the context viewer or launch a viewer/editor of your
choice to open that file.
Once a script has been created
and tested you can load and run that script via the windows command line.
The command line switches are:
/c or /C - Script file to use
/n or /N - 'No Replacement Prompting'
/u or /U - Quiet Mode
/r or /R - Specify this switch to perform a replacement.
Command Line
Examples:
1. Perform a 'search only' operation using a script named
D:\Scripts\ProjectScan1.srx:
ReplaceStudioBE32.exe /c"D:\Scripts\ProjectScan1.srx"
2. Perform a 'search and replace' operation using a script named
D:\Scripts\ChangeDate.srx:
ReplaceStudioBE32.exe /c"D:\Scripts\ChangeDate.srx"
/r /u
In the above the /r switch tells the program to
perform a replace and /u disables the program interface.
Replace Studio Business Edition can load & read .srs
Search and Replace scripts.
Upon saving, the converted script is named with .srx for the
name extension and the .srs script is left unchanged. A
conversion utility is also available. See
srxConvert for more information.
Replace Studio Business Edition runs on Windows XP,
Windows 2003, Windows Vista, and Windows 7. 32-bit and x64
versions are available.
See our
feature matrix for a brief comparison of
our three windows grep utilities - Replace Studio Pro,
Replace Studio Business Edition,
and Search and Replace. |