<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.5945" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=793223211-15042010>Hi,</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=793223211-15042010></SPAN></FONT> </DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=793223211-15042010>Error seems to be somehow related to 
symbols.  There may be some typo in your symbols.txt file.  However, 
you do not need symbols in the beginning, so try what happens if you 
comment out the symbols:</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=793223211-15042010> #<FONT color=#000000>SYMBOLSET 
../etc/symbols.tx</FONT></SPAN></FONT><FONT face=Arial color=#0000ff 
size=2><SPAN class=793223211-15042010><FONT 
color=#000000>t</FONT><BR></SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=793223211-15042010>-Jukka 
Rahkonen-</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2></FONT><BR></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=fi dir=ltr align=left><FONT face=Tahoma 
  size=2>Pier Nardin<SPAN class=793223211-15042010><FONT face=Arial 
  color=#0000ff>  wrote:</FONT></SPAN></FONT></DIV>
  <DIV class=OutlookMessageHeader lang=fi dir=ltr align=left><FONT face=Tahoma 
  size=2><SPAN class=793223211-15042010></SPAN></FONT><BR> </DIV>
  <DIV></DIV>
  <DIV><FONT face=Arial size=2>I have created a sample Mapserver .map file with 
  information about my map data as follows: </FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>MAP<BR>  NAME World<BR>  STATUS 
  ON<BR>  SIZE 400 300<BR>  SYMBOLSET ../etc/symbols.txt<BR>  
  EXTENT -180 -90 180 90<BR>  UNITS DD<BR>  SHAPEPATH "data"<BR>  
  IMAGECOLOR 0 0 0</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>  WEB<BR>    IMAGEPATH 
  "C:/OSGeo4W/tmp/ms_tmp/"<BR>    IMAGEURL "/ms_tmp/"<BR>  
  END</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>  LAYER<BR>    NAME 
  WorldLayer<BR>    TYPE POLYGON<BR>    
  CONNECTIONTYPE OGR<BR>    CONNECTION 
  "data/world.Tab"<BR>    STATUS ON<BR>  END</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>END<BR></FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>When I call MapServer with the url:</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2><A 
  href="http://127.0.0.1/cgi-bin/mapserv.exe?MAP=C:\OSGeo4W\apps\ramm-demo\ramm.map&SERVICE=wms&VERSION=1.1.1&LAYERS=WorldLayer&REQUEST=GetMap&BBOX=-180,-90,180,90&FORMAT=image/png&WIDTH=400&HEIGHT=300">http://127.0.0.1/cgi-bin/mapserv.exe?MAP=C:\OSGeo4W\apps\ramm-demo\ramm.map&SERVICE=wms&VERSION=1.1.1&LAYERS=WorldLayer&REQUEST=GetMap&BBOX=-180,-90,180,90&FORMAT=image/png&WIDTH=400&HEIGHT=300</A></FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>I get the following error instead of an 
  image:</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV>getString(): Symbol definition error. Parsing error near ('):(line 16) 
  </DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>Would anyone know were my mistake 
is?</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>Pier Nardin</FONT></DIV></BLOCKQUOTE></BODY></HTML>