[thelist] reg expression question

Michael Robertson mike at mikeemedia.com
Mon Oct 14 12:01:14 CDT 2002


--
[ Picked text/plain from multipart/alternative ]
I've been trying to come up with an expression that seems easy but it's not working. I want to match an integer that is at least 3 digits long and MIGHT have a comma:

325
3459
3,459
10300
10,300

are all acceptable examples.

everytime i try to do something to match the comma it doesn't work. Any suggestions? Thanks
--





More information about the thelist mailing list