Hi All,
Thanks for taking the time.
I have a Database that imports all the folder names from a specified place and puts them all into a single column table.
I would then like to go through each of these folders and delete the folder and all contents. So the original folders contain many more folders..etc.. I want to delete them all!
Is there a simple command that I can just delete all folder names and contents.
(
I have all the other code so just an example like :
DeleteAllFiles ("Z:\Reports\*.*"
)
Thanks alot,
Derick.
Thanks for taking the time.
I have a Database that imports all the folder names from a specified place and puts them all into a single column table.
I would then like to go through each of these folders and delete the folder and all contents. So the original folders contain many more folders..etc.. I want to delete them all!
Is there a simple command that I can just delete all folder names and contents.
(
I have all the other code so just an example like :
DeleteAllFiles ("Z:\Reports\*.*"
)
Thanks alot,
Derick.