Hi,<br><br>I am trying to write a script and I realised that I need to use something like<br><br>if ('a' or 'b' or 'c')  not in line:<br>   print line<br><br>But it does not work for. What may be the problem<br>
<br>Thanks,<br><br>Lutfi<br>