<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>&nbsp;CLASSITEM 'P_COMMOD'<br>&nbsp;&nbsp;&nbsp; CLASSITEM&nbsp; 'STATUS'<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; HEADER "MDI_2011_GOLD_header.html"<br>&nbsp;&nbsp;&nbsp; FOOTER "MDI_2011_GOLD_footer.html"<br><br>&nbsp;&nbsp;&nbsp; TOLERANCE 5<br>&nbsp;&nbsp;&nbsp; TOLERANCEUNITS PIXELS<br><br><br>&nbsp;&nbsp;&nbsp; CLASS<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "GOLD" <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION ("GOLD"="PRODUCING MINE") <br>                                               </div></body>
</html>