Is it possible to use the Set VIEW command to specify a view mode (thumbnails, details, etc) for the Destination Lister (as opposed to the Source/Current)?
To clarify, I'm in dual display mode and am attempting to create a button that sets a view mode for both the source and the destination (eg details on the left, thumbnails on the right).
Here's one way to do it:
Set VIEW=Details SOURCE=Toggle
dopusrt /cmd Set VIEW=Thumbnails SOURCE=Toggle
Thanks Leo! Had tried a couple of approaches similar to the SOURCE=Toggle but didn't have much luck (something to do with Dopus keeping the Source fixed until all commands have finished processing?).
Anyway, didn't even realise the dopusrt option existed - should do exactly what I'm after.
Thanks again.