Hello, I'm trying to use the COPY EXTRACT CREATEFOLDER HERE to unzip archives into the current folder and being prompted for the new folder name to be created with the extracted files.
The problem is that existing files in the current folder with matching names are asked to be overwritten, as if the files were first extracted to the current folder, and then moved to the newly created folder. Obviuosly, this does not happen when the HERE keyword is not used and the destination folder is another folder.
Is there a workaround to this problem?
Thanks!