Oh, sorry, misread your question. You might want to use a $regex type expresssion here. My experience here is limited, but I think this works:

Code:
 if (($regex(%strip,-[a-zA-Z][a-zA-Z]-) && (-aa- !iswm %strip)... ) 

Last edited by CitizenKane; 12/08/06 05:44 PM.