Changes

Jump to navigation Jump to search
84 bytes added ,  14:27, 5 June 2022
Add notice for renaming across different archives
Line 56: Line 56:     
=Description=
 
=Description=
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.
 
|}
 
|}
186

edits

Navigation menu