Renames or moves a directory. The file is moved from the path srcDirLowPath in archive srcArchive to destDirLowPath in destArchive. ('''NOTE:''' Moving directories to different archives wasn't tested.)
+
Renames or moves a directory. The file is moved from the path srcDirLowPath in archive srcArchive to destDirLowPath in destArchive. Renaming across different archives is not allowed, as listed below.
=Errors=
=Errors=
Line 68:
Line 68:
|-
|-
| 0xC82044BE || When the destination directory already exists.
| 0xC82044BE || When the destination directory already exists.
+
|-
+
| 0xE0C046F8 || When the source archive and destination archive are not the same.