reading directory content
Help needed
I need to read a directory content and let the user select
one directory.
does I have a way to hold the content of a folder in an argument?
Archive: reading directory content
reading directory content
Help needed
I need to read a directory content and let the user select
one directory.
does I have a way to hold the content of a folder in an argument?
Use FindFirst, FindNext and FindClose to read directories.