[fpc-pascal] How to find a directory?

Timothy Groves the.tail.kinker at gmail.com
Fri Apr 6 23:45:49 CEST 2012


On 12-04-06 05:43 PM, Leonardo M. Ramé wrote:
> To check if a directory exists you can use the function 
> "DirectoryExists('/path/to/directory')". To traverse your filesystem, 
> just use findfirst-findnext: 
> http://www.freepascal.org/docs-html/rtl/sysutils/findfirst.html
>
Okay, thanks.  It seems I was looking for the answer in the wrong part 
of the manual.  :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20120406/2ad55bc5/attachment.html>


More information about the fpc-pascal mailing list