<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
im trying to configure constants(strucuts) that have other constants in theyre parameters and vice versa<BR>
&nbsp;<BR>
for example<BR>
(define <STRONG>neamt</STRONG>(make-city 'neamt 234 (list(list <STRONG>lasi</STRONG> 87))))<BR>(define <STRONG>lasi</STRONG>(make-city 'lasi 226 (list(list vaslui 92)(list <STRONG>neamt</STRONG> 87))))<BR>
&nbsp;<BR>
i get error for the first decleration that lasi is not defined<BR>
&nbsp;<BR>
what to do? please help me<BR>                                               <br /><hr />Windows Live: Keep your friends up to date <a href='http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_1:092010' target='_new'>with what you do online.</a></body>
</html>