Page 2 of 2

Re: Find and delete empty folders?

Posted: 23.07.2015, 01:02
by Dirk
Ahh! noticed something.. your variable in FC XE is wrong..
your variable has an "e". i select the variable from the button, so there's no mistake for spelling.
Basically, it's been running the command, but searching in your "I:\programme" directory the whole time
Ah yes, very sorry, I just copied that activdir function from your text.
I edited my last post.. (refresh the page?)
Sorry again, didn't notice that.
That explains why the bat file was not running on the active pane.

%activedir% should be %ActivDir%
Yes, I will correct it.

Thank you very much.