Regular expression: specifying line length
Posted: Tue Jul 22, 2003 11:06 am
Hi, I'm trying to define a regular expression that will match entire lines that are below a certain length. I know how to specify that a whole line must be matched, and that the line can contain any characters, but I'm having trouble with spcifying the length part - can anyone help?
Thanks.
Thanks.