|
Thanks MCA,
In general aside from a couple minor items you mention, I think it is working very close to expected behavior. To DEL /S should only be deleting files. RD would be for removing the folder(s). If DEL is removing the folder, then that would an unexpected behavior.
One of the big problems was either no error code or the wrong error code. The error code returned now appears to be correct.
The reason I say I think it is working in General is that the KiX commmands can do a mix of things that either DOS alone or Explorer alone can't do. i.e. you can't copy/move a file and rename it at the same time with Explorer.
|