[plt-scheme] from biginning schemer

From: Geoffrey S. Knauth (geoff at knauth.org)
Date: Fri Nov 16 18:24:11 EST 2007

I had written:
> PLT gurus:  v3.99 Refresh All Manuals did this:
> Error Evaluating Scheme Code
> ((dynamic-require (quote (lib "refresh-manuals.ss" "help")) (quote  
> refresh-manuals)))
> compile: bad syntax; function application is not allowed, because no  
> #%app syntax transformer is bound in: ((dynamic-require (quote (lib  
> "refresh-manuals.ss" "help")) (quote refresh-manuals)))

Then on Nov 16, 2007, at 14:13, Matthias Felleisen replied:
> Try open ...plt/doc/reference/index.html and such files.

That worked, Matthias, thanks!

Break, break.  Владимир, the documentation on require is at:
   ...plt/doc/reference/syntax.html
specifically:
   3.19 Importing and Exporting: require and provide

Geoffrey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20071116/42ef7903/attachment.html>

Posted on the users mailing list.