[plt-scheme] dynamic require

From: Hans Oesterholt-Dijkema (hdnews at gawab.com)
Date: Mon Jun 6 20:30:53 EDT 2005

Eli Barzilay schreef:

>Mathew was talking about a path value, not a string that names a
>path...  Try this:
>
>  (dynamic-require (string->path "d:/build/log/log4scm.scm") 'log-debug)
>
>  
>
Thanks a lot! It actually works! Sorry about the fuss, I hadn't thought 
of trying this option at all!

Hans



Posted on the users mailing list.