On 1/12/07, Dan Drake <dan at dandrake.org> wrote: > I'm looking for a regular expression that's guaranteed to never match > anything. Ive used $^ before. But it does depend on how you are using it. the end-of-string followed by a beginning-of-string can show up if $ and ^ match new-lines. -- Jay Kline http://www.slushpupie.com/