regexp for
3 digits optional "," and if there is a comma 2 digits
I've tried this but it simply didn't work "\\d{1,3}[.,]?\\d{0,2}"


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to