Okay, I guess I misunderstood. I thought that was the point. (no pun intended)
-----Original Message----- From: nkuipers [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 18, 2002 6:29 PM To: Timothy Johnson Cc: [EMAIL PROTECTED] Subject: RE: how to recognize a number with regex? You might want to allow no decimal point. /\d+\.?\d+/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]