Selecting text using REGEX

J. Landman Gay jacque at hyperactivesw.com
Sun Sep 28 21:43:00 EDT 2003


On 9/28/03 7:48 PM, Ken Ray wrote:

> The advantage of regex is that .01% where you want to make sure you get
> every kind of whitespace character included in the trim... 
> 
> So I'm apt to use Jacque's approach for most of my needs, and only use
> the regex Trim when I suspect there may be non-breaking spaces involved.

Interesting. I didn't know that regex included non-breaking spaces in 
its definition of white space. So there's a place for both methods.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list