Le 19/10/2012 13:22, Ian Turner a écrit :
I meant something to specifically pick out words like phArmACy.

You could try a rule with a negative lookahead to exclude the correct casing, something like this (untested):

header SUBJ_MIXED_CASE_PHARMACY Subject =~ /(?![Pp]harmacy)[Pp][Hh][Aa][Rr][Mm][Aa][Cc][Yy]/

John.

--
-- Over 5000 webcams from ski resorts around the world - www.snoweye.com
-- Translate your technical documents and web pages    - www.tradoc.fr

Reply via email to