<div dir="ltr"><div style>Hi Rob,</div><div style><br></div><div style>Welcome!</div><div style><br></div><div class="gmail_extra"><div class="gmail_quote">2013/4/3  <span dir="ltr"><<a href="mailto:sales.creditscore@creditscore.co.nz" target="_blank">sales.creditscore@creditscore.co.nz</a>></span><br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Never thought of just typing the function straight into the interpreter :-|  Anyway this is what it produces.<br>


<br>
"C:\\MinGW\\msys\\1.0\\local\\Gambit-C\\bin"<br>
<div class=""><div class="h5"><br></div></div></blockquote><div> </div><div class="gmail_quote" style>That's the serialized form, for seeing a verbatim copy of the string content:</div></div><div class="gmail_quote">

<div><br></div><div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div>> (print (current-directory) "\n")</div><div>C:\Program Files\Gambit-C\v4.6.6\bin\</div></blockquote></div><div><br>

</div><div style>..or in pieces..</div><div style><br></div></div></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div class="gmail_extra"><div class="gmail_quote"><div style><div>> (string->list (current-directory))</div>

<div>(#\C</div><div> #\:</div><div> #\\</div><div> #\P</div><div> #\r</div><div> #\o</div><div> #\g</div><div> #\r</div><div> #\a</div><div> #\m</div><div> #\space</div><div> #\F</div><div> #\i</div><div> #\l</div><div> #\e</div>

<div> #\s</div><div> #\\</div><div> #\G</div><div> #\a</div><div> #\m</div><div> #\b</div><div> #\i</div><div> #\t</div><div> #\-</div><div> #\C</div><div> #\\</div><div> #\v</div><div> #\4</div><div> #\.</div><div> #\6</div>

<div> #\.</div><div> #\6</div><div> #\\</div><div> #\b</div><div> #\i</div><div> #\n</div><div> #\\)</div></div></div></div></blockquote><div class="gmail_extra"><div class="gmail_quote"><div><br></div><div style>In the code in your previous email, you can leave object-<span style="font-size:13px;color:rgb(80,0,80);font-family:arial,sans-serif">>string out as what you want right there is a verbatim copy of the string's content, and not what that procedure produces, which is a serialization though with a string as output rather than the console (as you showed an example of above)</span><span style="color:rgb(80,0,80);font-family:arial,sans-serif">.</span></div>

<div style><font color="#500050" face="arial, sans-serif"><br></font></div><div style><font color="#500050" face="arial, sans-serif">Brgds</font></div><div style><font color="#500050" face="arial, sans-serif"><br></font></div>

<div style><font color="#500050" face="arial, sans-serif"><br></font></div><div style><font color="#500050" face="arial, sans-serif"><br></font></div></div></div></div>