I want to extract an archive to a subfolder with the name as the archive and go to the newly created fodler with
Copy EXTRACT=sub HERE
Go FROMSEL
But I also want to delete the original archive after extraction, so when I put
Delete Quiet
in between the two commands above, the Go command fails and I have no clue how to continue without scripting (which will be a lot overhead and I think there should be a way with internal commands).