hi Juan:<br>I change to WINDOW-CP936 ,get follow infomation:<br><br>> (ext::stream-external-format-set *standard-output* :WINDOWS-CP936)<br><br>> (print "a")<br><br>"a"<br>"a"<br>> (print "好")  ;;here is chinese.<br>
<br>Read or write operation to stream #<input stream "stdin"> signaled an error.<br><b>Explanation: Bad file descriptor.</b><br><br>Available restarts:<br><br>1. (RESTART-TOPLEVEL) Go back to Top-Level REPL.<br>
<br>Broken at SI::TPL. In: #<process SI:TOP-LEVEL 00db0fc0>.<br> File: "src:lsp;top.lsp.NEWEST" (Position #20393)<br>>> ;;; Warning: Ignoring an unmatched right parenthesis.<br><br><br><br><div class="gmail_quote">
On Tue, May 18, 2010 at 5:34 AM, Juan Jose Garcia-Ripoll <span dir="ltr"><<a href="mailto:juanjose.garciaripoll@googlemail.com">juanjose.garciaripoll@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I am sorry for the delay in this answer, which is going to be a little bit vague because I was not able to find a computer where I could use a Chinese input method.<div><br></div><div>It seems that ECL has a problem with the definitions of aliases for codepages. More precisely, CP936 is an alias for WINDOWS-CP936. Could you try with the latter one and report your findings?</div>


<div><br></div><div>Juanjo<br clear="all"><br>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://tream.dreamhosters.com" target="_blank">http://tream.dreamhosters.com</a><br>

</div>
</blockquote></div><br>