> Put a \A at the start of the regex to match the start of the > string. Put a \z at the end of the regex to match the end of > the string. Interesting! I always used ^ for the beginning and $ for the end of a string match; apparently both work... Ken Ray Sons of Thunder Software Email: kray at sonsothunder.com Web Site: http://www.sonsothunder.com/