Forum Discussion

thexder1's avatar
thexder1
Contributor
12 years ago

Using jscript to delete a directory and all contents

Below is code that I am trying to use to remove directories and all contents, but each time it runs the if statements work, but the DeleteFolder statements give me a path not found error. f...