tcinc: Tiny internal commands launcher

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

User avatar
Ovg
Power Member
Power Member
Posts: 756
Joined: 2014-01-06, 16:26 UTC

Post by *Ovg »

2MVV

Bingo! now working fine! Thank a lot!
It's impossible to lead us astray for we don't care even to choose the way.
#259941, TC 11.01 x64, Windows 7 SP1 x64
User avatar
Ovg
Power Member
Power Member
Posts: 756
Joined: 2014-01-06, 16:26 UTC

Post by *Ovg »

2MVV

It seems that program ignore commands without cm_ or em_ prefixes.
e.g.

OPENTABS
APPENDTABS
LOADSEARCH
OPENBAR
MULTIRENAME
SELECTFILES
CM_WAIT and so on

It is by design or it is a bug?
It's impossible to lead us astray for we don't care even to choose the way.
#259941, TC 11.01 x64, Windows 7 SP1 x64
User avatar
MVV
Power Member
Power Member
Posts: 8702
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

These commands can't be sent to TC, it is not a tcinc issue. I've asked Christian to allow executing these commands as EM-commands but with no luck...

However you can define proxy EM-commands for these commands, e.g.:

Code: Select all

[em_MultiRename]
cmd=MULTIRENAME
param=%A
But I don't know how it will help because these commands want parameters, and tcinc can't pass them.

To be honest, latest TC 9 betas support calling CM_* commands with parameters as EM-commands but they are useless w/o parameters, and most such commands are not listed in TOTALCMD.INC.
User avatar
Ovg
Power Member
Power Member
Posts: 756
Joined: 2014-01-06, 16:26 UTC

Post by *Ovg »

2MVV
Ok, thank you very much for clarifying!
It's impossible to lead us astray for we don't care even to choose the way.
#259941, TC 11.01 x64, Windows 7 SP1 x64
Post Reply