I have created a toolbar button that will find all DUPES in the source folder and display the results in the destination folder. I am using a dual lister in horizontal mode using DOPUS 11.x but my results are always being display in the source lister AND my requested columns are not being displayed. I'm most likely doing something wrong but I just can seem to get it to work. My button is defined as:
Find DUPES in {sourcepath} Clear=Yes Recurse=Yes Quiet ShowResults=Dest
set COLUMNS=name,path,modifieddate,size
Any help will be GREATLY appreciated.