Hi. I have a script as follows:
Set FOCUS=Left
go newtab
Find IN "Folder 1" "Folder 2" DUPES CLEAR RECURSE delmode
I have two questions.
even if I have specified delmode, none of the duplicates are selected (the check boxes are shown but none selected).
if you do that kind of search using the menue, i have the option 'delete' in the select dialog below. using the script, the dialog is not shown (that's fine with me). but how can i delete, once i have selected the files to be deleted?
i understand opus 13 is only beta, not stable yet. so that is not a solution for me.
since i try to automate this via script and not using the panel (dialog), i do not have the button. i am just looking for the right commands to do so in a script.
The beta period is almost finished and current builds are bot risky to use, FWIW.
If you don’t want to use the beta, and need the command Errante mentioned above to automate things, I would wait for the 13 release which should be around mid January.
ok. and when i have selected the dupes (manually or with the mentioned command select dupes) how do i actually delete them. using the dialog i would use the button delete, but how do i do that without the dialog?