On 10 Jun 2001, at 10:05, Dave Cross wrote:

> On Sat, Jun 09, 2001 at 06:33:21PM -0500, Karen Cravens ([EMAIL PROTECTED]) wrote:
> > Someone can probably fine-tune which places don't 
> > actually need three digits and whatnot, too.

> It can be a bit more complex that that tho'. The first diit in a set of
> three can only be 1 or 2, if the first digit is 2 then the second one can
> only be 1 to 5, if the second digit is 5 then the third can only be 1 to
> 5.

Yeah, that's what I meant by "fine tuning."
 
> Of course, trying to cope withthat makes the regex far more complex and
> you might think it's too much extra effort for too little gain :)

Unless you're likely to get things-which-look-like-IP-addresses-but-
aren't, yeah.

-- 
Karen J. Cravens ([EMAIL PROTECTED])

Reply via email to