<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 25-11-2010 10:46, Anton Kavalenka wrote:
    <blockquote cite="mid:4CEE308D.5050302@tut.by" type="cite"> <font
        face="Helvetica, Arial, sans-serif"></font>How to reinitialize
      RTL to have new threads started with working output
      file (i.e. without need of rewrite).<br>
      <br>
      regards,<br>
      Anton<br>
      <br>
    </blockquote>
    <br>
    In Delphi it works - with a critical section - without
    re-initialization because it's var,<br>
    In FPC there's no easy work-around because it is threadvar.<br>
    <br>
    It's a nice puzzle, though :)<br>
  </body>
</html>