<div dir="ltr">The Erlang source code files are assumed to be Latin-1 (ISO-8859-1).  This is well documented. The problem, as explained by Toby, is that the <u>editor</u> you are using is writing the file in  UTF-16(probably) .  So you either need to use another editor or configure the one you have to write Latin-1.  <br>
<br>This is also <u>not</u> a problem with the Windows version of Erlang; you would get the same result if you compiled your UTF-16 source on linux, etc. <br><br>It is very unusual to store source code for any programming language in UTF-16.  What editor are you using?<br>
<br>-DS<br><br><div class="gmail_quote">2008/9/25 Tony Cappellini <span dir="ltr"><<a href="mailto:cappy2112@gmail.com">cappy2112@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I get the same compile errors when I typed in the code and saved it.<br>
The author of that article downloaded the sources, compiled and ran<br>
them on his linux system, so it is not a download issue.<br>
If the Windows version of the Erlang shell is sensitive to encodings,<br>
it is a language related issue, not a download issue.<br>
<div><div></div><div class="Wj3C7c"><br>
</div></div></blockquote></div><br></div>