<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hello,<BR>
&nbsp;<BR>
I'm a complete newcomer to Racket. I've just begun working my way through HTDP, and have run into problems with exercise 6.2.1, which uses draw.ss. When I&nbsp;load the file, Racket complains when I make any reference to the "posn" struct (which is essential to all of the drawing tools), saying that it hasn't been defined. If I change tactics and&nbsp;try to start from the standard "beginner's" language (which does include&nbsp;the necessary "posn" definitions)&nbsp;and then copy over and run the declarations from draw.ss, that produces&nbsp;a "module not defined"&nbsp;error. I'd appreciate any guidance.<BR>
&nbsp;<BR>
Thanks for your time!<BR>
&nbsp;<BR>
&nbsp;<BR>
Jay<BR>                                               </body>
</html>