<html><div style='background-color:'><DIV class=RTE>
<P>Just like to thank Bart for his 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> CLASS<BR>  STYLE<BR>   COLOR 0 0 0<BR>   SIZE 1<BR>   SYMBOL triangle<BR>  END<BR> END<BR></P>
<P>and in my symbol file I have:</P>
<P>  SYMBOL <BR> NAME 'triangle' <BR> TYPE VECTOR <BR> FILLED TRUE <BR> POINTS <BR>  0 1 <BR>  1 0 <BR>  1 1 <BR>  0 1 <BR> END <BR>  END <BR></P>
<P>but i get an error on the 'SYMBOL 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>