> > Error: Identifier not found "opendir"<br>
<br>
> See baseunix.fpreaddir etc in the help.<br>
<br>
> Note that it is nearly always better to use the highlevel <br>
> Pascal equivalents findfirst/findnext.<br>
<br>
Just be careful calling FindNext recursively on Linux, things can<br>
go haywire if you hit a symlink to '.' or similar.<br>
<br>
<br>
- Jeff<br>
<br>
<br>