Hi everybody,
Is there a way to save all the tabs, left and right for later use? And change them to access different folders based on switching works or clients or school classes and access to specific materials. I use maybe 20 tabs of different folders right now. Would be easier to switch them some how. Maybe with an access to a button in the middle bar?
Thank you all in advance.
Florinf
Save tabs for later use. Different folders.
Moderators: Hacker, petermad, Stefan2, white
- sqa_wizard
- Power Member
- Posts: 3893
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
Re: Save tabs for later use. Different folders.
To save the current tabs just do a right click on any tab and select the according item to save it like mytabname.tab.
You may do the same to load the tabs again.
Alternatively you can create a button with command
OPENTABS pathToTabfile\mytabname.tab
You may do the same to load the tabs again.
Alternatively you can create a button with command
OPENTABS pathToTabfile\mytabname.tab
#5767 Personal license
Re: Save tabs for later use. Different folders.
Excellent! Thank you.
It works and I am amazed by this great software.
Thank you once again.
Have a great day!
Florinf
It works and I am amazed by this great software.
Thank you once again.
Have a great day!
Florinf
Re: Save tabs for later use. Different folders.
2florinf
You can also save tabs with these commands:
SAVETABS <filename> Save tabs to .tab file, active side
SAVETABSL <filename> Save tabs to .tab file, left side
SAVETABSR <filename> Save tabs to .tab file, right side
SAVETABS2 <filename> Save tabs to .tab file, both sides (active=first)
SAVETABS2L <filename> Save tabs to .tab file, both sides (left=first)
SAVETABS2R <filename> Save tabs to .tab file, both sides (right=first)
To open the tabs again you can either replace the current tab with:
OPENTABS <filename> Open tabs from saved .tab file, active side
OPENTABSL <filename> Open tabs from saved .tab file, left side
OPENTABSR <filename> Open tabs from saved .tab file, right side
Or you can append tthe tabs with;
APPENDTABS <filename> Append tabs to existing tabs, active side
APPENDTABSL <filename> Append tabs to existing tabs, left side
APPENDTABSR <filename> Append tabs to existing tabs, right side
You can also save tabs with these commands:
SAVETABS <filename> Save tabs to .tab file, active side
SAVETABSL <filename> Save tabs to .tab file, left side
SAVETABSR <filename> Save tabs to .tab file, right side
SAVETABS2 <filename> Save tabs to .tab file, both sides (active=first)
SAVETABS2L <filename> Save tabs to .tab file, both sides (left=first)
SAVETABS2R <filename> Save tabs to .tab file, both sides (right=first)
To open the tabs again you can either replace the current tab with:
OPENTABS <filename> Open tabs from saved .tab file, active side
OPENTABSL <filename> Open tabs from saved .tab file, left side
OPENTABSR <filename> Open tabs from saved .tab file, right side
Or you can append tthe tabs with;
APPENDTABS <filename> Append tabs to existing tabs, active side
APPENDTABSL <filename> Append tabs to existing tabs, left side
APPENDTABSR <filename> Append tabs to existing tabs, right side
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: Save tabs for later use. Different folders.
Thank you, Petermad. I have found them and yes, they are very useful. Having fun now creating different configuration for each of my classes.
Thank you once again.
Thank you once again.