Alright; I have the statement.
-- fso.CreateFolder(c:\test")
in my project, but I need it to overwrite the folder if it exists.
How can I accomplish this?