[fpc-pascal] FindFirst FindNext
Jonas Maebe
jonas.maebe at elis.ugent.be
Fri May 1 17:43:48 CEST 2009
On 01 May 2009, at 11:55, Mattias Gaertner wrote:
> I thought the file attributes are ignored under linux, but apparently
> they are not.
They are currently ignored if you do not use wildcards, otherwise they
are used. I'm tested a fix to change that so that they are always used.
> Is it normal, that FindNext returns a file twice?
No.
> With faAnyFile every file is listed only once.
I'm testing a fix for this as well.
Jonas
More information about the fpc-pascal
mailing list