Do you really think you can enter interval 0%-99,9%? Regular expressions search for text expression, they doesn't evaluates mathematical expresions, functions e.t.c.
try something like this:
\d{1,2}(\.\d{1,2}%|%)
--
<https://forum.pspad.com/read.php?2,70380,70381>
PSPad freeware editor https://www.pspad.com
