<DIV>Hello,<BR>I am trying to classify the a polygon and have the following codes but <BR>was given me error messages.Could anyone help me to debug it?<BR><BR>#<BR><BR># Start of layer definitions<BR><BR>#<BR><BR>LAYER<BR><BR>NAME "prov_bound"<BR><BR>STATUS ON<BR><BR>DATA "province"<BR><BR>TYPE LINE<BR><BR>UNITS METERS<BR><BR>SIZEUNITS PIXELS<BR><BR>TOLERANCE 0<BR><BR>TOLERANCEUNITS PIXELS<BR><BR>METADATA<BR><BR>"DESCRIPTION" "Province"<BR><BR>END<BR><BR>CLASSITEM 'SYMBOL'<BR><BR># SYMBOL needs single quotes because it's both a field name in the <BR>shapefile and a keyword for .MAP files<BR><BR>CLASS<BR><BR>COLOR 255 120 120<BR><BR>SYMBOL 0<BR><BR>EXPRESSION ([REG_CODE]=10) <BR><BR>NAME "Terre-Neuve"<BR><BR>END<BR><BR>CLASS<BR><BR>COLOR 120 255 120<BR><BR>SYMBOL 0<BR><BR>EXPRESSION ([REG_CODE]=11) <BR><BR>NAME "Ile-du-Prince-Edouard"<BR><BR>END<BR><BR>CLASS<BR><BR>COLOR 120 120 255<BR><BR>SYMBOL 0<BR><BR>EXPRESSION ([REG_CODE]=12) <BR><BR>NAME
 "Nouvelle-Ecosse"<BR><BR>END<BR><BR>Thank you very much hoping to hear from you<BR><BR>&nbsp;<BR><BR></DIV><p>
                <hr size=1>Do you Yahoo!?<br><a
href="http://vote.yahoo.com">vote.yahoo.com</a> - Register online to vote today!