<!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 text="#000000" bgcolor="#ffffff">
    Am 12.01.2011 22:57, schrieb Wolfgang Rohdewald:
    <blockquote cite="mid:201101122257.57354.wolfgang@rohdewald.de"
      type="cite">
      <meta name="qrichtext" content="1">
      <style type="text/css">
p, li { white-space: pre-wrap; }
</style>
      <p style="margin: 0px; text-indent: 0px;">On Mittwoch 12 Januar
        2011, Ralf Habacker wrote:</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; The whole code is
        shown below - where is the problem</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; -&nbsp;&nbsp;imageDir is a&nbsp;
        local copy of self.imageDir()</p>
      <p style="margin: 0px; text-indent: 0px;">imageDir is computed but
        never used. Instead self.imageDir()</p>
      <p style="margin: 0px; text-indent: 0px;">is used for copyFiles.</p>
    </blockquote>
    good catch - I overlooked this :-)<br>
    &nbsp;<br>
    I guess Patrick or Andre are able to say which way is correct<br>
    <br>
    Regards<br>
    &nbsp;Ralf <br>
    <br>
  </body>
</html>