- Posted by
- Try this: Invoke the Search/Replace dialog and enter following Unix regular expression strings: Find: ^(.*)$ Replace With: e\1 Basically that says, find each line and store it as avariable. Then replace with a constant e followed by each variable found. And there you are. Now, if you didn't want the...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- markwi
Mar 31, 2005