<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 12-04-06 05:43 PM, Leonardo M. Ramé wrote:
    <blockquote
      cite="mid:1333748606.16642.YahooMailNeo@web113513.mail.gq1.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff;
        font-family:verdana, helvetica, sans-serif;font-size:10pt">
        <div><span>To check if a directory exists you can use the
            function "DirectoryExists('/path/to/directory')". To
            traverse your filesystem, just use findfirst-findnext: </span><a
            moz-do-not-send="true"
            href="http://www.freepascal.org/docs-html/rtl/sysutils/findfirst.html">http://www.freepascal.org/docs-html/rtl/sysutils/findfirst.html</a></div>
        <br>
      </div>
    </blockquote>
    Okay, thanks.  It seems I was looking for the answer in the wrong
    part of the manual.  :)<br>
  </body>
</html>