[plt-scheme] syntax error broke DrScheme's heart

From: Robby Findler (robby at cs.uchicago.edu)
Date: Tue Feb 26 08:36:06 EST 2008

I think maybe I'm just being dense, but I get the expected result when
I run that.

Welcome to DrScheme, version 3.99.0.13-svn25feb2008 [3m].
Language: Module; memory limit: 256 megabytes.
> (require (file f))
file: bad module path in: (file f)
>

Do I misunderstand somehow?

Robby

On Tue, Feb 26, 2008 at 12:18 AM, David Van Horn
<dvanhorn at cs.brandeis.edu> wrote:
> Welcome to DrScheme, version 3.99.0.12-svn14feb2008 [3m].
>  Language: Module.
>   > (require (file f))
>
>  _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.