I have a button that operates on one file in the source, and one file in the destination (it runs an external diff program).
After clicking the button, the file in the source lister is deselected. This is what I want, but I would like the file in the destination lister to be deselected as well.
I tried Select SOURCETODEST but that gave no effect.