Nonprintable characters
Posted: Mon Nov 22, 2010 4:55 pm
Is there a way to search for "nonprintable" characters (such as ANSI code 150)? In a way that doesn't mean you have to search for each individually, that is?
You can enter € and ÿ as <Alt+0128> and <Alt+0255> on the numeric keypad (with NumLock on).Find what: [€-ÿ]
[X] Regular expression
lklawrie wrote:In a way that doesn't mean you have to search for each individually