T
TOI DAY
I need a routine to get all the files in the root dir and all
directories and subdirectories.
For example: I have these directories structure
C:\
Dir1
subdir1
file1.txt
file2.txt
Dir2
Subdir2
subsubdir2
file3.txt
file4.txt
test.doc
test2.doc
and so on
Can anyone help out with the code?
Thanks in advance
directories and subdirectories.
For example: I have these directories structure
C:\
Dir1
subdir1
file1.txt
file2.txt
Dir2
Subdir2
subsubdir2
file3.txt
file4.txt
test.doc
test2.doc
and so on
Can anyone help out with the code?
Thanks in advance