Replacement text:
Add text into the Replacement text box to replace any of the below matches with desired text. If Replacement text is left blank, matches are deleted. Adding a space replaces all matches with a space.
Replace all white space Replace all extra spaces
When
Replace all white space is checked all
white space characters (spaces and tabs) are deleted or replaced by
Replacement text.
When Replace all extra spaces is checked two or more spaces next to each other are deleted or replaced by Replacement text.
Replace tabbed space Replace spaces
When
Replace tabbed space is checked all
tabs are deleted or replaced by
Replacement text.
When
Replace spaces is checked, any space created by the
spacebar is deleted or replaced by
Replacement text.
Replace space at start of line Replace space at end of line
When Replace space at start of line is checked any spaces at the beginning of each line are deleted or replaced by Replacement text.
When Replace space at end of line is checked, any spaces at the end of each line are deleted or replaced by Replacement text.
Replace blank lines Replace spaces with new lines
When Replace blank lines is checked any blank or empty line with no characters is removed or replaced by Replacement text.
When Replace spaces with new lines is checked, all spaces are replaced with new lines, making each word on its own line. Note: This option does not use the replacement text.
Replace all lowercase letters Replace all uppercase letters Replace all numbers
When
Replace all lowercase letters is checked any
lowercase character is deleted or replaced by
Replacement text.
When
Replace all uppercase letters is checked, any
uppercase character is deleted or replaced by
Replacement text.
When
Replace all numbers is checked, any
number is deleted or replaced by
Replacement text.
Replace new line and returns Replace returns Replace new lines
When
Replace new lines and returns is checked any
new line and
return is deleted or replaced by
Replacement text.
When
Replace returns is checked, only
returns are deleted or replaced by
Replacement text.
When
Replace new lines is checked, only
new lines are deleted or replaced by
Replacement text.
Replace HTML tags Replace URL's Replace hyperlinks Keep text
When
Replace HTML tags is checked, any
HTML tags is deleted or replaced by
Replacement text.
When
Replace URL's is checked, any
URL (e.g., http://www.computerhope.com) is deleted or replaced by
Replacement text.
When
Replace hyperlinks is checked, any HTML
hyperlink is deleted or replaced by
Replacement text.
When
Keep text is checked with
Replace hyperlinks, any HTML
hyperlink is deleted, however, the text describing the link is kept. Note: The
Replacement text is not used when this option is checked.
Replace date and time stamps
When Replace date and time stamps is checked the script attempts to remove any date and time stamp in text or a log.
Replace everything before: Replace everything after:
When text is entered into the before text box, all text up to the matched text is deleted ore replaced with the Replacement text. When text is entered into the after text box, all text after the matched text is deleted or replaced with the Replacement text.
Replace lines containing: Don't do exact match
When text is entered into the Replace lines containing text box, each line is looked at and if it contains the text entered into this box the full line is removed or replaced with the Replacement text. By default the script looks for an exact match. If you check Don't do exact match it will not perform an exact match. In other words, when checked "comp" is matched in "computer."
Replace lines NOT containing: Don't do exact match
When text is entered into the Replace lines NOT containing text box, each line is looked at and if it does NOT contain the text entered into this box the full line is removed or replaced with the Replacement text. By default the script looks for an exact match. If you check Don't do exact match it will not perform an exact match. In other words, when checked "comp" is matched in "computer."
Replace everything between: and
When text is entered into both boxes for Replace everything between, text between each match is deleted or replaced with the Replacement text.
Add at beginning of line:
When text is entered into Add at beginning of line, that text is added to the beginning of each line of text.
Add at end of line:
When text is entered into Add at end of line, that text is added to the end of each line of text.
Wrap text at characters
Enter a numerical value into the Wrap text at box to tell the script the point you want the text to wrap. For example, "100" would wrap text to the next line at the 100th character.
Sentence case Proper case Lowercase Uppercase Random case Toggle case
When Sentence case is checked, each found sentence has proper capitalization added to the first word. Note: If punctuation is not found or the sentences cannot be identified the script cannot perform this function.
When Proper case is checked, each found sentence has proper capitalization added to the first word. Note: If punctuation is not found or the sentences cannot be identified the script cannot perform this function.
When
Lowercase is checked, all uppercase characters are
lowercased.
When
Uppercase is checked, all lowercase characters are
uppercased.
When
Random case is checked, the capitalization of letters are
randomly selected as either lowercase and uppercase.
When Toggle case is checked, the capitalization is toggled from the current setting.
Number each line
When Number each line is checked, each line has a numerical value at the beginning of the line.
When
Delete duplicate lines is checked, each line is looked at and if a
dulplicate line is found, it is deleted. Note: Blank lines are ignored. If you want remove or replace blank lines, also select the
Replace blank lines option.