Hello Joseph,

On Mon, 14 Jan 2002 10:12:30 -0600GMT (14-1-02, 17:12 +0100GMT, where
I live), you wrote:

JN> I want to filter on a three word string to be found in the body of
JN> email messages.  All three words have to be present, and in a
JN> particular order.

JN> If I put the phrase as the filter string, location is anywhere, will
JN> TB! do what I want?

Yes, but location is text would be better, your string might occur in
the headers (eg in the subject) and you want to check on it in the
body.

JN> Will the program search for any one of the words?  Or all three in any
JN> order?  Is this the point at which I should finally learn regex?

Depends on it. If your string is "I want more", than you don't need
regexp, but you need regexp if you also want to filter on:
I  want more
I do want more
I want much more
I want less work and more money

-- 
Groetjes, Roelof


-- 
________________________________________________________
Archives   : http://tbudl.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
TBTech List: mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]
Latest Vers: 1.53d
FAQ        : http://faq.thebat.dutaint.com 

Reply via email to