But if I make a button like this:Help wrote:%$CLIPNAMEQ1%, %$CLIPNAMEQ2%, %$CLIPNAME_NEQ1%, %$CLIPNAME_NEQ2%
Like %$CLIPNAME1%, %$CLIPNAME2%, %$CLIPNAME_NE1%, %$CLIPNAME_NE2%, but surrounds name with double quotes if it contains at least one space, e.g. name 1.txt -> "name 1.txt". Use a lowercase 'q' to always surround name with double quotes.
Code: Select all
TOTALCMD#BAR#DATA
%COMSPEC% /K echo %$CLIPBOARDq1%
%COMMANDER_EXE%,2
Test %$CLIPBOARDq1%
-1
And - would it be possible to make the Q parameter also work for all lines - that is: support %$CLIPBOARDQ0%