Normal english letters are writen together: HEX = 48 45 58. In unicode it is writen like: 48 00 45 00 58 00.
Because of that, when I try to seach for a string, I cannot use "Find as text". I must convert all text to unicode hexadecimal numbers and do the search which is really frustrating. A question: Can an option be added to the Find dialog with "As unicode", which would search for unicode characters or at least would automatically append those 00 values. -- <http://forum.pspad.com/read.php?2,30943,30943> PSPad freeware editor http://www.pspad.com
