Jump to content

Recommended Posts

Posted

Hello,
I am trying to delete the empty folder "c:\temp\xyz" with FileDelete("c:\temp\xyz"). I also tried it with a "\" at the end. In both cases @error is set to 0 and @Extended is set to 18 and the folder isn't deleted. I can delete/create the folder in Windows Explorer.

Any help on this?


Regards
Dolphins

Posted

Yes, you are right. I guess I did misread the documentation. I thought FileDelete can also remove an empty folder (directory), but it can't. Thanks!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...