[plt-scheme] get-directory question

From: praimon (praimon at gmail.com)
Date: Sun Jun 21 21:08:42 EDT 2009

Thanks, that is better.
regards,
praimon

On Sun, Jun 21, 2009 at 8:39 PM, Robby
Findler<robby at eecs.northwestern.edu> wrote:
> Probably best to use build-path with the result of (get-directory) and
> the elements of directory-list.
>
> Robby
>
> On Sunday, June 21, 2009, praimon <praimon at gmail.com> wrote:
>> hello,
>> Here's something I don't understand. On 4.1.5 winxp:
>> (filter file-exists? (directory-list (get-directory)))
>> will return the null list for just about every gotten directory.


Posted on the users mailing list.