<drop> etc. - should I post a wish for quoted filenames or is there already?
Posted: 19 Sep 2018 23:42
Help! I don't "get it".
Tried to set up a catalog-item which would run beyond compare on dropped items.
I did this as:
It only opens the first file.
Alternatively (or additionally) - I wanted to enhance this command from a user button
to check if there are two selected files in the active pane and if so, compare these - and if not, do as before. I tried to read the doc, but it just confuses me...
Tried to set up a catalog-item which would run beyond compare on dropped items.
I did this as:
Code: Select all
::run "%beyondc%" "<get drop>"Alternatively (or additionally) - I wanted to enhance this command from a user button
Code: Select all
::run "%beyondc%" "<get item a>" "<get item i>"