[plt-scheme] Does plt-scheme handle white spaces in path strings automatically?

From: Amit Saha (lists.amitsaha at gmail.com)
Date: Sun Jul 26 12:17:50 EDT 2009

Hello,

Does 'string->path' handle the white spaces in path names automatically?

I am trying to open files with 'with-input-from-file' to which I have 
specified a path using 'string->path' and where the path contains 
spaces. I am getting a "cannot open input file"..

Any pointers would be very appreciated.

Thanks!

-Amit

-- 
email: amitsaha.in at gmail.com
Journal: http://amitksaha.wordpress.com
µ-blog: http://twitter.com/amitsaha
IRC: cornucopic on #scheme, #lisp, #math, #linux


Posted on the users mailing list.