Hi,
I'm looking the good regex way to parse (after spending 2 hours on it, I'm ashamed): txry where x and y can be any decimal values like
t1r3 : should retrieve 1 and 3
or
t11r61 : should retrieve 11 and 61
Else : should retrieve nothing or 0 and 0...
Thanks a lots
Patrick
I'm looking the good regex way to parse (after spending 2 hours on it, I'm ashamed): txry where x and y can be any decimal values like
t1r3 : should retrieve 1 and 3
or
t11r61 : should retrieve 11 and 61
Else : should retrieve nothing or 0 and 0...
Thanks a lots
Patrick