On 2013-04-03, at 3:23 PM, sales.creditscore@creditscore.co.nz wrote:
Never thought of just typing the function straight into the interpreter :-| Anyway this is what it produces.
"C:\MinGW\msys\1.0\local\Gambit-C\bin"
Apparently your browser is replacing the backslashes by forward slashes.
So perhaps this code would work better:
(<li> (<a> href: (string-append """ (current-directory) """) "Browse the web server's filesystem"))
In any case, it appears to be a quoting problem.
Marc