in reply to Re: Re: test if a string contains a list member
in thread test if a string contains a list member

It might be a good idea to use the /i modifier as well - it's OK to block 'smurf' and 'fork', but what about 'SMURF'...

Cheers,

JJ

  • Comment on Re: Re: Re: test if a string contains a list member