On Sat, Jul 25, 2020 at 12:24 AM Bo Berglund via fpc-pascal
<fpc-pascal@lists.freepascal.org> wrote:

> But I would like to enumerate the subdirectories themselves (without
> the content).

Take a look at how FindAllFiles is implemented.
It should be relatively easy to modify it so that it discards files
and only adds folders to the list.

Bart



-- 
Bart
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to