close all unlock tab

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
rmmaniac
Junior Member
Junior Member
Posts: 20
Joined: 2009-04-14, 05:56 UTC

close all unlock tab

Post by *rmmaniac »

close all unlock tab(active and inactive)
Please add this function in the future. Thanks!

I find another command "OPENTABS <filename>=-3;Open tabs from saved .tab file."
how to create a autohotkey script run this commands?
pls help~~
User avatar
Vochomurka
Power Member
Power Member
Posts: 816
Joined: 2005-09-14, 22:19 UTC
Location: Russia
Contact:

Post by *Vochomurka »

close all unlock tab(active and inactive)
Active only:
1) Right ckick on tabs;
2) "Close all tabs";
how to create a autohotkey script run this commands?
Why don't you use bar button?

Code: Select all

TOTALCMD#BAR#DATA
OPENTABS
d:\utils\totalcmd\1.tab
wcmicons.dll
1


-1
Single user license #329241
PowerPro scripts for Total Commander
Post Reply