<br><font size=2 face="sans-serif">Can someone confirm what this statement
does? &nbsp; &nbsp;It was added with the idea that everthing will match
except anything beginning with 9. &nbsp;From what I read it looks like
it will match all ext's beginning with 9.</font>
<br>
<br><font size=2 face="sans-serif">destination-pattern [^9]...</font>
<br>
<br><font size=2 face="sans-serif">Carlos</font>