maki:
--------------------------------------------------------------------------------
Issue 2:

How to find only

1-79 and only (,25)

Example Find only:

1,25
7,25
79,25

[,([1-9]|1[0-9]|2[0-5])]
--------------------------------------------------------------------------------


Put both expression together and modify it to search only from the begin, not
inside the numbers.
you want:
56,25
but you don't want:
156,25

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

Odpovedet emailem