<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi All,<br><br>I am working on a project and I want to demonstrate a gold mine which is producing mine by using 2 expressions like below. I just want to use 2 attribute from same layer.I don't know if I am in right way. How can I make it? Is it possible? Can someone share his/her ideas about the problem? <br><br>Thanks<br><br>Ozz<br><br><br> CLASSITEM 'P_COMMOD'<br> CLASSITEM 'STATUS'<br> <br> HEADER "MDI_2011_GOLD_header.html"<br> FOOTER "MDI_2011_GOLD_footer.html"<br><br> TOLERANCE 5<br> TOLERANCEUNITS PIXELS<br><br><br> CLASS<br> NAME "GOLD" <br> EXPRESSION ("GOLD"="PRODUCING MINE") <br> </div></body>
</html>