I would likt to perform a search for text within a file for a text string of a particular length. Could someone help??
Example:
I would like to find text strings greater than 120 characters only between "<a>" and "</a>".
Is this possible?
Thanks
Searching for text of a specific length
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
-
- Posts: 2461
- Joined: Sun Mar 02, 2003 9:22 pm
Length match
By the way, "<a>.{X,Y}</a>" where X and Y respectively represent minimal and maximal string length ...
Charles
http://www.charleswebdesign.com/
http://www.charleswebdesign.com/