If you want it to detect when one single character is between the words, you can also use this:
Code:
if (* p?e?n?i?s * iswm $strip($1-) { commads }
This way it will only detect the word when a character is between the letters, like p.e.n.i.s or p-e-n-i-s and so on..

Hope this helps smile
Zyzzy.

Last edited by Zyzzyx26; 12/06/04 12:14 PM.