ON Monday, January 14, 2002, 11:57:38 PM, you wrote:

Roelof> Hello Gerard,

Roelof> On Mon, 14 Jan 2002 21:26:10 +0100GMT (14-1-02, 21:26 +0100GMT, where
Roelof> I live), you wrote:

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?

Roelof>>> Depends on it. If your string is "I want more", than you don't need
Roelof>>> regexp,

GdV>>  Could you not just filter using "I & want & more" in text?

Roelof> Sure, but Joseph said the sequence mattered. And that's something else
Roelof> than the occurrence of the three words.
Roelof> It's rather simple to create a filter that checks on the three words.
Roelof> Just create three conditions:
Roelof> String: I       Place: Text   Presence: Yes
Roelof> String: want    Place: Text   Presence: Yes
Roelof> String: more    Place: Text   Presence: Yes

Roelof> Een kind kan de was doen.
Roelof> Oops, Sorry! I meant: A piece of cake. ;-)

I must have misread it then. I thought he meant that he just wanted to
know if those 3 words were in the email in any locating, irrespective of
the position.
But I checked and you are right; (Foutje , bedankt)

I guess this is were he has to earn regexp. ;-)

-- 
Best regards,
 Gerard  

Insert Cookie Here--> Hit any user to continue. 

Windows 2000 Professional with TB Version 1.53t 



-- 
________________________________________________________
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