[fpc-pascal] FPC docs about FindFirst
Michael Van Canneyt
michael at freepascal.org
Tue Sep 24 22:45:23 CEST 2019
On Tue, 24 Sep 2019, Anthony Walter wrote:
> Michael,
>
> Okay I tested and it turns out you are right. I was omitting faDirectory or
> faSymLink in FindFirst, so the faSymLink is only set in TSearchRec if you
> request it. Thanks.
You're welcome.
You would not be the first to be confused by the use of the attributes mask.
I get confused myself sometimes... :(
Michael.
More information about the fpc-pascal
mailing list