At 19:05 2-3-2004, you wrote: >Hi > >How do I know if a file returned by findfirst is a real file or a symbolic >link ? Use stat() (fpStat() in 1.9.x). There is a patch supplied to add a Mode field to TSearchRec, but that is not applied yet. Peter