On Fri, 2005-02-11 at 09:00 -0700, Dan Wilson wrote:
> 
> So the " blahblah" won't work... the "[^_]" part of the regex is for
> something else that is working fine.
> 
> Any other suggestions?



How about "(?!\$)blahblah"
?! being a negative lookahead

-- 
Benjamin Schmuhl <[EMAIL PROTECTED]>
MingleMatch, Inc.

.===================================.
| This has been a P.L.U.G. mailing. |
|      Don't Fear the Penguin.      |
|  IRC: #utah at irc.freenode.net   |
`==================================='

Reply via email to