<font size=2 face="sans-serif">I am labeling roads. &nbsp;I have a class
using the TEXT directive like so:</font>
<br>
<br><font size=2 face="sans-serif">TEXT 'Bus [NAME]'</font>
<br>
<br><font size=2 face="sans-serif">This is for a business loop and labels
in the map correctly with the highway name in the place of [NAME]. &nbsp;I
also have other &quot;Loop&quot;s. &nbsp;I tried this for the other loops:</font>
<br>
<br><font size=2 face="sans-serif">TEXT 'Loop [NAME]'</font>
<br>
<br><font size=2 face="sans-serif">...and I get the following label in
the map:</font>
<br>
<br><font size=2 face="sans-serif">Loop [NAME]</font>
<br>
<br><font size=2 face="sans-serif">...just like you see it, with brackets
and all. &nbsp;Then I did some experimenting. &nbsp;When I try this in
the config file:</font>
<br>
<br><font size=2 face="sans-serif">TEXT 'q [NAME]'</font>
<br>
<br><font size=2 face="sans-serif">...the entire process crashes. &nbsp;Yes,
that's simply a 'q'. &nbsp;Are there labeling issues in MapServer 6.0.1?
&nbsp;Because, I think I may have found some. &nbsp;I'm using a custom
built binary (MSVC 10) on Windows 7.</font>
<br><font size=2 face="sans-serif"><br>
Stuart Harlan</font>