G
Greg Smith
Hi, all.
I have been asked to write an application that would keep track on archive
data on CDs and DVDs. I will basically need a line for each file.
I have started out by saving a "dir" to a text file and parsing the file,
but it seems there must be a better way to do this.
Is there a way to read down a directory tree and get all the folder and file
information?
Any help is greatly appreciated.
I have been asked to write an application that would keep track on archive
data on CDs and DVDs. I will basically need a line for each file.
I have started out by saving a "dir" to a text file and parsing the file,
but it seems there must be a better way to do this.
Is there a way to read down a directory tree and get all the folder and file
information?
Any help is greatly appreciated.