Copying the results of a search to a file
Moderators: Hacker, petermad, Stefan2, white
Copying the results of a search to a file
Is there any way to copy and paste the results of a search command into a text file?
Thank you.
Thank you.
- Vochomurka
- Power Member
- Posts: 816
- Joined: 2005-09-14, 22:19 UTC
- Location: Russia
- Contact:
1) Select all (cm_SelectAll);
2) Copy file names to clipboard (cm_CopyNamesToClip);
3) Open any text editor and paste Ctrl+Ins.
2) Copy file names to clipboard (cm_CopyNamesToClip);
3) Open any text editor and paste Ctrl+Ins.
Single user license #329241
PowerPro scripts for Total Commander
PowerPro scripts for Total Commander
Before posting this question, I tried Alt+F7. I did not get any response.ts4242 wrote:It is the default hotkey for cm_SearchForCobras wrote:Your tip is very quick but what is " Alt+F7" for?
That's why I posted the question.
When I tried it again this morning (after reading your post), it worked.
Search dialog box appeared.
BTW, where to find the list of commands like cm_SearchFor?