Hello,<br><br>I&#39;m using DrRacket as an accompanying material for the HtDP book. I&#39;m learning it by myself, not as a part of a schooll assignment.<br><br>I have a problem with the exercise 2.2.1 - when I run the convert-file program it doesn&#39;t want to accept the input file, the error message I get is:<br>
<br>&gt; (convert-file &quot;<a href="http://file.in">file.in</a>&quot; Fahrenheit-&gt;Celsius &quot;out.dat&quot;)<br>convert-file: expects a name of existing file in c:\users\jakub hadam\documents\drracket\ as first argument, given &quot;<a href="http://file.in">file.in</a>&quot;<br>
&gt; <br><br>I&#39;ve made sure the file is in the specified folder, but DrRacket seems to refuse to see it. I would be thankfull for any help and sugestions.<br><br>(I have no problem running convert-gui and convert-repl. I use the &quot;Beginning Student&quot; language. The OS is Win7Premium)<br>
<br>Thanks a lot for your help.<br><br>Jakub<br>