Search found 4 matches

by Pinggolf
Tue Mar 01, 2005 3:38 pm
Forum: General
Topic: Need find/replace expression to truncate length
Replies: 2
Views: 183

Thanks!
by Pinggolf
Tue Mar 01, 2005 2:38 pm
Forum: General
Topic: Need find/replace expression to truncate length
Replies: 2
Views: 183

Need find/replace expression to truncate length

I would like to have a find/replace expression to truncate a field if it is longer than a specified length. For example: If the length of field <address></address> is longer than 60 characters, I would like to truncate the field to 60 characters. I use the following search to find each occurrence ...
by Pinggolf
Tue Dec 07, 2004 8:28 pm
Forum: General
Topic: Searching for text of a specific length
Replies: 3
Views: 510

Thanks!
by Pinggolf
Tue Dec 07, 2004 7:41 pm
Forum: General
Topic: Searching for text of a specific length
Replies: 3
Views: 510

Searching for text of a specific length

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