Hi, any non caturing submatch RegExp causes the error popup "your regular expression is not correct" (in my case the text is in German).
Here my original example (.*?\s)(\d+)(?:\.)*(\d+)(,)*(\d+\s)(€|kWh|Cent) but even this simple one fails (?:\.) Both RegExps pass any RegExp (Tester) I've tried, like "Regex Coach", "www.regexpal.com" or "UltraEdit". Thanks kielschwein -- <https://forum.pspad.com/read.php?2,70264,70267> PSPad freeware editor https://www.pspad.com
