<html><div style='background-color:'><DIV class=RTE>
<P>Just like to thank Bart for his&nbsp;quick reply to an earlier post.</P>
<P>Here's another question for the group. In my map file i have this class definition:</P>
<P>&nbsp;CLASS<BR>&nbsp;&nbsp;STYLE<BR>&nbsp;&nbsp;&nbsp;COLOR 0 0 0<BR>&nbsp;&nbsp;&nbsp;SIZE 1<BR>&nbsp;&nbsp;&nbsp;SYMBOL triangle<BR>&nbsp;&nbsp;END<BR>&nbsp;END<BR></P>
<P>and in my symbol file I have:</P>
<P>&nbsp; SYMBOL <BR>&nbsp;NAME 'triangle' <BR>&nbsp;TYPE VECTOR <BR>&nbsp;FILLED TRUE <BR>&nbsp;POINTS <BR>&nbsp;&nbsp;0 1 <BR>&nbsp;&nbsp;1 0 <BR>&nbsp;&nbsp;1 1 <BR>&nbsp;&nbsp;0 1 <BR>&nbsp;END <BR>&nbsp; END <BR></P>
<P>but i get an error on the 'SYMBOL&nbsp;triangle' line of my map file. However, when i replace 'triangle' with another symbol in my .sym file, the line shows perfect. </P>
<P>Is there something wrong with my triangle symbol definition?</P>
<P>cheers!</P>
<P>Gerard B</P></DIV></div></html>