[plt-scheme] with-input-from-file
>
> Error message, please. I just tried w/ last night's svn, Advanced Student:
>
> ; A file that exists in the current directory
> (with-input-from-file "config.log"
> read)
>
> ; A file that doesn't exist
> (with-input-from-file "does-not-exist"
> read)
>
> Output is:
>
> 'This
> with-input-from-file: cannot open input file:
> "/bham/ums/linux/pd/packages/plt-scheme/src/build/does-not-exist" (No
> such file or directory; errno=2)
>
with-input-from-file: cannot open input file: "C:\Documents and Settings\Admin\My Documents\Scheme\numbers.txt" (The system cannot find the file specified.; errno=2)
_________________________________________________________________
Do you have a story that started on Hotmail? Tell us now
http://clk.atdmt.com/UKM/go/195013117/direct/01/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20100309/1b5e431b/attachment.html>