<html><DIV>Hi All,</DIV>
<DIV> </DIV>
<DIV>Another symbol question...seems like it is a bit of a fine art!  :-)</DIV>
<DIV> </DIV>
<DIV>MS 3.4, but I think same applies for 3.5 (?)</DIV>
<DIV> </DIV>
<DIV>The hollow-line draws solid and the pipe-line just draws a dashed line.  Any help would be greatly appreciated.  Thanks in advance...we used styled lines for all our lines and are in the process of converting all our symbols.  Oh, size is set to two and the symbol is called by name from the map file.</DIV>
<DIV> </DIV>
<DIV># two lines with a hollow centre<BR>SYMBOL <BR>  NAME "hollow-line"<BR>   TYPE VECTOR<BR>   POINTS<BR>      0 4<BR>      4 4<BR>      -99 -99<BR>      0 0<BR>      4 0<BR>   END<BR>END</DIV>
<DIV><BR>#dashed line with an outline that stretches accross the blanks.<BR>SYMBOL <BR>  NAME "pipe-line"<BR>  TYPE ELLIPSE<BR>  POINTS <BR>   0 1<BR>   2 1<BR>   -99 -99<BR>   0 0<BR>   2 0<BR>  END<BR>  FILLED<BR>  STYLE <BR>   10 10 <BR>  END<BR>END</DIV>
<DIV> </DIV><br clear=all><hr>Get Your Private, Free E-mail from MSN Hotmail at <a href="http://www.hotmail.com">http://www.hotmail.com</a>.<br></p></html>