<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>> In that case, what's the (two 2) doing there?<br><div><br>Whoops--forgot to type the 'define.' I meant (let () 1 (let () (define two 2) two)). The empty let just introduces a new body so the define can be the first form of a body.<br></div>                                    </div></body>
</html>