Implementation wish:
additional to parameters like %L and %F
please provide parameters like this:
%G -- Long file names including the complete path, with all visible columns
%H -- Long file names without path, with all visible columns
This will create list file in the TEMP directory with the content of all visible columns of the selected files and directories.
Something like %L and %F and "cm_CopyFpFileDetailsToClip=2037;Copy all columns, with full path"
(for reference see help: Dialog box: Configuration - Change button bar)
---------------------------------------------------
EDIT:
there is a work around by utilizing "cm_SaveDetailsToFile" and then parse this file by an (VBS/JS/PoSh/AHK)-script.
Create a list file with the content of all visible columns
Moderators: Hacker, petermad, Stefan2, white