<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
(case 8<br>&nbsp; ((8 9 10) 'hello)<br>&nbsp; (else 'goodbye)) -&gt; hello<br><br>(case "8"<br>&nbsp; (("8" "9" "10") 'hello)<br>&nbsp; (else 'goodbye)) -&gt; goodbye<br><br>I'm working in Pretty Big<br><br>                                               </body>
</html>