Hello,<br><br>I'm using DrRacket as an accompanying material for the HtDP book. I'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't want to accept the input file, the error message I get is:<br>
<br>> (convert-file "<a href="http://file.in">file.in</a>" Fahrenheit->Celsius "out.dat")<br>convert-file: expects a name of existing file in c:\users\jakub hadam\documents\drracket\ as first argument, given "<a href="http://file.in">file.in</a>"<br>
> <br><br>I'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 "Beginning Student" language. The OS is Win7Premium)<br>
<br>Thanks a lot for your help.<br><br>Jakub<br>