Posted 20 years ago
by Cooldaddy
- Novi, MI
If I set the search type to be 'RegularExpression' and call the 'RepaceAll' method, it doesn't take into consider the 'ReplaceText' value to be regular expression as well.
Example:
FindText={}
ReplaceText={\n}\n => \n adds a new line return
It would be nice if the FindReplace throws a event which users can change the replace value.
Other editor tools allows users to use regular expression for replacing text (i.e Textpad).
[ 09-20-2004: Message edited by: Cooldaddy ]
Example:
FindText={}
ReplaceText={\n}\n => \n adds a new line return
It would be nice if the FindReplace throws a event which users can change the replace value.
Other editor tools allows users to use regular expression for replacing text (i.e Textpad).
[ 09-20-2004: Message edited by: Cooldaddy ]