<http://forum.pspad.com/read.php?f=2&i=10851&t=10851> ----------------------------------------------------------------
Hello, got an unsatisfying behavior when I created a new User Highlighter Definition and found out that the original provided SQL - Highlighter works in the same way. For instance the words "PLS_INTEGER" and "INTEGER" are included in the keyword list. The Highlighter prints the word in the following manner PLS__INTEGER_ and not like I would expect it: _PLS_INTEGER_ Does anyone know a workaround? Seems to me as if the "_" is always interpreted as a delimchar by the internal tokenizer. -- PSPad freeware editor http://www.pspad.com
