in reply to Re: Re: classifying data
in thread classifying data

Easily fixed, just give the first digit group an explicit count:
\d{1,3} # at least one digit


--
Spring: Forces, Coiled Again!