[plt-scheme] Change directories

From: Robert Bruce Findler (robby at cs.uchicago.edu)
Date: Mon Mar 3 18:26:17 EST 2003

current-directory is what you want, I believe.

Robby

At Mon, 03 Mar 2003 18:21:44 -0500, Billy wrote:
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> 
> In MzScheme, is there a way to change the current working directory, something like
> 
> (chdir "newdirectory")
> 
> If not, is there a problem implementing one (will it confuse some MzScheme directory
> relative paths)?
> 
> Thanks in advance,
> -b
> 



Posted on the users mailing list.