Thanks- but I have a couple working classes where the number of characters don't exactly match the string- that's not the issue.<br><br>I tried 0,7 as well; same result...which brings me back to my original question: Can I match on host-name?<br>
<br><br><br><div class="gmail_quote">On Thu, Feb 21, 2008 at 10:37 AM, Simon Hobson <<a href="mailto:dhcp1@thehobsons.co.uk">dhcp1@thehobsons.co.uk</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Doug Chapman wrote:<br>
<br>
> match if substring (option host-name,0,6)= "SUNSP00";<br>
<br>
<br>
</div>"SUNSP00" is 7, not 6, characters long - therefore no 6 character<br>
string will match it.<br>
<br>
</blockquote></div><br>