Hello.... I'm trying to use regex in my class expressions... The item that I'm trying to match consists of 2 parts. example: expression /^"%KT2 %U65"/ doesn't work expression "%KT2 %U65" works fine What is the problem with my regular expression????? Thanks / Anders