<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
<a class="moz-txt-link-abbreviated" href="mailto:jkaczorek@aol.pl">jkaczorek@aol.pl</a> wrote at 05/05/2012 11:31 AM:<br>
<blockquote
 cite="mid:8CEF8EB37E86DC7-83C-3452B@webmail-d088.sysops.aol.com"
 type="cite"><font face="arial" size="2" color="black"><font
 face="arial" size="2" color="black"><font
 face="Arial, Helvetica, sans-serif">
  </font></font><font size="2"><font face="Arial, Helvetica, sans-serif">Saving
a newline into a file doesn’t work (windows7 racket 5.2.1). I have
tried it on several ways:<br>
I have used (displayln port), (newline port) , fprintf with ~n and ~% -
all without an accurate result.<br>
It is interesting that the same code works right In another environment
(racket 5.1.1 on linux).<br>
  </font></font></font></blockquote>
<br>
Does using the "#:mode 'text" keyword argument to procedures like
"open-output-file" solve the problem?<br>
<br>
Neil V.<br>
<br>
<div class="moz-signature">-- <br>
<a class="moz-txt-link-freetext" href="http://www.neilvandyke.org/">http://www.neilvandyke.org/</a>
</div>
</body>
</html>