Dear Jens,<br><br>In answer to your questions,<br><br>
 &nbsp;<i>1. Have you chosen the &quot;module&quot; language?<br>Yes I choose the &quot;module&quot; langauage.<br><br></i>
 &nbsp;2. Are you using version 1.1 of sicp.plt ?<br><i>Tried 1.0 and 1.1&nbsp; - with same result.<br><br></i>
 &nbsp;3. Which file and line does the error &quot;string-&gt;number: expects argument of type &lt;string&gt;; given #f&quot;<br>
 &nbsp; &nbsp; &nbsp;refer to?<br><i>I think it refers to the (require (planet &quot;sicp.ss&quot; (&quot;soegaard&quot; &quot;sicp.plt&quot; 1 1))) expression itself, it does not explicitly state a file name nor line number. When I remove this line the functions within the package are not referenceable.<br>
<br></i>
 &nbsp;4. Which platform are you using?<br><i><font color="#888888">
</font>I am using Windows-XP Pro with Service Pack 2.</i><br><br>Regards,<br>Joshua Ewulo<br><div class="gmail_quote">2008/6/17 Jens Axel Soegaard &lt;<a href="mailto:jensaxel@soegaard.net">jensaxel@soegaard.net</a>&gt;:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2008/6/16 Stephen De Gabrielle &lt;<a href="mailto:stephen@degabrielle.name" target="_blank">stephen@degabrielle.name</a> &lt;mailto:<a href="mailto:stephen@degabrielle.name" target="_blank">stephen@degabrielle.name</a>&gt;&gt;:<div class="Ih2E3d">
<br>
<br>
 &nbsp; &nbsp;Sorry, I can&#39;t replicate your error.<br>
<br>
 &nbsp; &nbsp;your require works fine for me in a two-line consisting of<br>
 &nbsp; &nbsp;#lang scheme<br>
 &nbsp; &nbsp;(require (planet &quot;sicp.ss&quot; (&quot;soegaard&quot; &quot;sicp.plt&quot; 1 0)))<br>
<br>
 &nbsp; &nbsp;Does the two-liner work for you?<br>
<br>
</div></blockquote><div class="Ih2E3d">
Ewulo wrote:<br>
<br>
&gt; Nope it did not work, re-installed everything again but still no show; also tried all language settings and no luck.<br>
<br>
&gt; I do not actually understand the what the error means<br>
&gt; &quot;string-&gt;number: expects argument of type &lt;string&gt;; given #f&quot;<br>
<br>
&gt; Are you using 4.0?<br>
<br></div>
I just tried the following in v400 without &nbsp;any problems.<br>
<br>
&gt; (require (planet &quot;sicp.ss&quot; (&quot;soegaard&quot; &quot;sicp.plt&quot; 1 1)))<br>
&gt; (paint (number-&gt;painter 0))<br>
&gt; (paint diagonal-shading)<br>
&gt; (paint-hires &nbsp;(below (beside diagonal-shading<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (rotate90 diagonal-shading))<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (beside (rotate270 diagonal-shading)<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (rotate180 diagonal-shading))))<br>
&gt; (paint einstein)<br>
<br>
Ewulo, just checking:<br>
 &nbsp;1. Have you chosen the &quot;module&quot; language?<br>
 &nbsp;2. Are you using version 1.1 of sicp.plt ?<br>
 &nbsp;3. Which file and line does the error &quot;string-&gt;number: expects argument of type &lt;string&gt;; given #f&quot;<br>
 &nbsp; &nbsp; &nbsp;refer to?<br>
 &nbsp;4. Which platform are you using?<br><font color="#888888">
<br>
-- <br>
Jens Axel Søgaard<br>
<br>
<br>
<br>
<br>
</font></blockquote></div><br>