BIND seems to be surrounded by spaces, so /\sBIND\s/ should work. Your suggestion would only fit a string (or line) containing BIND and nothing else as the caret is signifying the start of the string (or line) and dollar the end of string (or line).
In reply to Re^5: Undefined Error
by hdb
in thread Undefined Error
by johnrein55
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |