quote:
Originally posted by Millenium_edition
No, you have to delete every file in every subdirectory, then remove the subdirectories and then remove the dir
code:
RmDir "c:\bla\"
' c:\bla is empty
Blah thats complicated. I'm making a questionaire program at the moment and its my first dealing with multiple forms and saving data its a nightmare and I don't even know where to start