outputs during runtime

Nicole Gabler gabler@ics-ag.de
Mon, 30 Jul 2001 11:49:31 +0200


This is a multi-part message in MIME format.

------=_NextPart_000_004E_01C118ED.B2185760
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hello All,

I wrote a small haskell program that amongst other things parses some =
files to manipulate them. During runtime I want the program to output =
information about the status every time another file is parsed. That =
doesn't work, the output appears much later, mostly not until end of =
program. But I need these outputs at that specific time, so what can I =
do to manage it?

Thanks

Nicole

------=_NextPart_000_004E_01C118ED.B2185760
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>
<DIV><FONT face=3DArial size=3D2>Hello All,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>I wrote a small haskell program that amongst other things parses =
some files=20
to&nbsp;manipulate them. During runtime I want the program =
to&nbsp;output=20
information about the status every time another file is parsed. That =
doesn't=20
work, the output appears much later, mostly not until end of program. =
But I need=20
these outputs at that&nbsp;specific time, so what can I do to manage =
it?</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial =
size=3D2>Nicole</FONT></DIV></FONT></DIV></BODY></HTML>

------=_NextPart_000_004E_01C118ED.B2185760--