I can save my search results to a text file easily, by selecting them all, then do a Copy of filenames and path to the cliplboard with [Ctrl+Shift+C). But the filelist then has just a path and filename. Not the correponding size in bytes, KB or MB, and no date. Now, I don't care about date info so much, but how do I save the filelist with path, filename and size?
EDIT: I found cm_CopyFpFileDetailsToClip
This almost does what I want, but I don't want the extra SIZE and ATRRIBUTE info, so how do I get a filelist to the clipboard with the
* path
* filename
* size
I see something about parameters, but how do I work with those?
EDIT: I found cm_CopyFpFileDetailsToClip
This almost does what I want, but I don't want the extra SIZE and ATRRIBUTE info, so how do I get a filelist to the clipboard with the
* path
* filename
* size
I see something about parameters, but how do I work with those?
Statistics: Posted by brian — 2024-09-02, 15:11 UTC