|
This User Guide is for version 2.0. Here is the User Guide for 1.0. SandR has a simple and intuitive interface. To start, open command prompt on Windows or a terminal window on *nix:
File/Directory: Textbox. Type the complete path (from root, e.g. Browse: Button. For convenience, you can select the directory or the file from a File Chooser by clicking the Browse button. File Type (Wildcard OK): Textbox. Enter the type of file you want your operation to limit on. If you want to do operation on all types of file, put a File Encoding: Textbox. If you know the file encoding for ALL files, select it from the dropdown menu. But for most cases, it's best to leave it to "Guess". Search String (can be Java style Regular Expression): Textbox. Type in your search string in this box. If it is a Java style Regular Expression, Check the Regular Expression checkbox. Note: Regular Expressions are for the Advanced Users. Replace String: Textbox. Type in the string you want to replace the string in Search String box.
Recursive: Checkbox. Check this box if you want to do the search and replace in the subdirectories. By default, it is ON. Search only: Checkbox. Check this box if you want to do only search. The full path of the files which contain the search string is printed in bottom window. By default, it is OFF. Log: Checkbox. Check this box if you want to have a log of the operation. The log is created in the current directory. By default, this is OFF. Backups (Will keep backups of the original files): Checkbox. Check this box if you want to keep backup of all files which are changed by this program. By default, this is OFF. Go: Button. Click to start operation. The button becomes inactive while the operation is in progress. If you do not have Search only option ON and you have no string in the Replace String box, you will get an error when this button is pressed. Cancel: Button. Click to stop operation. The button is only active when an operation is in progress. Status Lines
Contact the developer at: s a m b i t b a s u @ y a h o o . c o m |