Any presets or hot-keys in TC to export file listings available?

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
cuneiform
Junior Member
Junior Member
Posts: 4
Joined: 2008-04-24, 05:16 UTC

Any presets or hot-keys in TC to export file listings available?

Post by *cuneiform »

Hi,

please do advise me whether there are any presets or hot-keys standardized anyway available, say, as Ctrl+C / V just to export them, say, to the Clipboard or otherwise. And how one should have to proceed then after having selected them to export. That without any plugins.

THX.
User avatar
Dalai
Power Member
Power Member
Posts: 9388
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Re: Any presets or hot-keys in TC to export file listings available?

Post by *Dalai »

You mean menu Mark > Copy Selected Names to Clipboard and the three other items below that?

Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
cuneiform
Junior Member
Junior Member
Posts: 4
Joined: 2008-04-24, 05:16 UTC

Re: Any presets or hot-keys in TC to export file listings available?

Post by *cuneiform »

Something like that.
Say, after one's search there is a listing available.
I make Ctrl+C and Ctrl+V, then I can save a copy/paste as a .txt file.
Exported.
Now, let's take any directory and its listing.
Say, I've made a selection (in red).
How can I export this selection through hot-keys?
User avatar
Dalai
Power Member
Power Member
Posts: 9388
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Re: Any presets or hot-keys in TC to export file listings available?

Post by *Dalai »

You can define your own hotkeys mapped to the appropriate cm_ commands in Configuration > Options > Misc section. The relevant commands can be found in the Clipboard section of the TC command browser (titled "Choose command") which appears after you select a hotkey and click on the button with the magnifying glass.

Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
cuneiform
Junior Member
Junior Member
Posts: 4
Joined: 2008-04-24, 05:16 UTC

Re: Any presets or hot-keys in TC to export file listings available?

Post by *cuneiform »

Thank you ever so much for your exhaustive reply.
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Re: Any presets or hot-keys in TC to export file listings available?

Post by *ts4242 »

cuneiform wrote: 2019-11-18, 19:56 UTC Something like that.
Say, after one's search there is a listing available.
I make Ctrl+C and Ctrl+V, then I can save a copy/paste as a .txt file.
Exported.
Now, let's take any directory and its listing.
Say, I've made a selection (in red).
How can I export this selection through hot-keys?
There are some commands to save selection to file, assign your desired hotkey to any of these commands

Code: Select all

cm_SaveSelectionToFile
cm_SaveSelectionToFileA
cm_SaveSelectionToFileW

cm_SaveDetailsToFile
cm_SaveDetailsToFileA
cm_SaveDetailsToFileW
User avatar
petermad
Power Member
Power Member
Posts: 14807
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: Any presets or hot-keys in TC to export file listings available?

Post by *petermad »

In TC 9.5beta there are additionally these commands:

Code: Select all

SAVESELECTION <filename>
SAVESELECTIONA <filename>
SAVESELECTIONW <filename>
SAVEDETAILS <filename>
SAVEDETAILSA <filename>
SAVEDETAILSW <filename>
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
cuneiform
Junior Member
Junior Member
Posts: 4
Joined: 2008-04-24, 05:16 UTC

Re: Any presets or hot-keys in TC to export file listings available?

Post by *cuneiform »

I guess, that's extremely important while using TC!

What do the letters A & W in FILENAME commands mean? (What is the difference)

Thanks a lot!
User avatar
petermad
Power Member
Power Member
Posts: 14807
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: Any presets or hot-keys in TC to export file listings available?

Post by *petermad »

What do the letters A & W in FILENAME commands mean? (What is the difference)
It stand for making the file in either ANSI format or in Unicode format.
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Post Reply