custom command: selected files separetly quoted
Hi, !& is a handy to list all marked files in custom commands, but the quotes are not so nice as some programs like beyond compare thinks the list is one file not two or three. Any way to get this:
bcompare.exe "file1 file2"
to this:
bcompare.exe "file1" "file2"
bcompare is ran as a local in XP. This would make possible to compare two files from the same remote directory.
bcompare.exe "file1 file2"
to this:
bcompare.exe "file1" "file2"
bcompare is ran as a local in XP. This would make possible to compare two files from the same remote directory.