Notepad++. How to replace diffrent characters with corresponding letters at once?
- by Algis
How to find and replace in Notepad++ multiple different characters to corresponding letters at once throughout the text? For example, I have 32 characters that I want to replace. So I have the character like “À”, and I want to replace it with the letter “A”. Next, I have the character like “Æ” and I want to replace it with the letter “?” and so on. Generally, I have 32 such characters and each time I need to do the same operation. Is any way to do this at once?
Please view the sample.
http://tinypic.com/view.php?pic=34jenv4&s=6
Thanks