[fpc-pascal] Is there a FindAllDirs command like FindAllFiles?
Bo Berglund
bo.berglund at gmail.com
Sat Jul 25 12:58:13 CEST 2020
On Sat, 25 Jul 2020 00:08:01 +0200, Bo Berglund via fpc-pascal
<fpc-pascal at lists.freepascal.org> wrote:
>But I would like to enumerate the subdirectories themselves (without
>the content).
Turns out that there is a procedure FindAllDirectories() in
fileutil...
It does exactly what I need. :)
I wonder why Google failed to bring that up when I was searching?
--
Bo Berglund
Developer in Sweden
More information about the fpc-pascal
mailing list