maki:
--------------------------------------------------------------------------------
Regex can be compliced for 10000000 of different 
path...--------------------------------------------------------------------------------

No, that's exactly what Regex is made for. You just have to specify the rules
and that's it. The right pattern will work for 10 lines as good as for 10000000
lines.

(^|(^.*[^\.\d]+))\d{1,2}(\.\d%|%)

Steffen

-- 
<https://forum.pspad.com/read.php?2,70380,70431>
PSPad freeware editor https://www.pspad.com

Odpovedet emailem