<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Erm, forget about it, it works if outputting using 
io:format("~s",[...]).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>/Vlad</FONT></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=vlad_dumitrescu@hotmail.com 
  href="mailto:vlad_dumitrescu@hotmail.com">Vlad Dumitrescu</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=erlang-questions@erlang.org 
  href="mailto:erlang-questions@erlang.org">- Erlang Questions</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Saturday, December 20, 2003 8:43 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> using terminal control 
  codes</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=Arial size=2>hi all,</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>I tried to use terminal control codes 
  (ANSI/VT100) to beautify the screen output, but it doesn't work. Would it be 
  difficult to make it work? Where should I begin? </FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>I know that in the general case this would 
  require a lot of fiddling with termcap and friends, but for now I'd only want 
  to play with what works on my screen.</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>Thanks in advance,</FONT></DIV>
  <DIV><FONT face=Arial size=2>Vlad</FONT></DIV></BLOCKQUOTE></BODY></HTML>