(enter! "C:\\indexing\\serve.rkt")

Does that work? It looks like you just need to escape the backslashes - they are the escape character for Racket strings.

Dave

On 01/31/2013 02:01 PM, John Sampson wrote:

> (enter! "C:\indexing\serve.rkt")
. read: unknown escape sequence \i in string


____________________
 Racket Users list:
 http://lists.racket-lang.org/users

Reply via email to