AhA!

following was done with the resulting directory:

 Code:
break on

RD @scriptdir + "\MoveTarget\" /s
"RC was: [" + @error + "] - " + @serror

get $


resulted in:
 Quote:

RC was: [145] - Das Verzeichnis ist nicht leer.


which translates to "the directory is not empty"

checking filesystem: there is now an EMPTY "MoveTarget" folder.

umm .. @kix is: 4.64

Definetly not what is stated in the documentation ..
_________________________