Just to clarfiy, you want to do a basic string search, which does not need RegEx. The point of a regular expression is that you can use wildcards, for example sh*p would find sheep, shlap any other combination that has an sh followed by any number of chars follwed by p. * would find anything and *.bmp would find all .bmp files. I don't remember any of the other wildcards off the top of my head :0) Christian The tragedy of cyberspace - that so much can travel so far, and yet mean so little. "I'm somewhat suspicious of STL though. My (test,experimental) program worked first time. Whats that all about??!?! - Jon Hulatt, 22/3/2002