Why "zipfromlist" command not listed in Totalcmd.i
Moderators: Hacker, petermad, Stefan2, white
Why "zipfromlist" command not listed in Totalcmd.i
Why "zipfromlist" command not listed in Totalcmd.inc file under "Commands with parameter" category?
What is the number of that command ?
License #524 (1994)
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Who knows ?
2petermad
Hello Peter !
• That number is not specified in the “Change buttons” dialogue, the only place where it's mentioned in the Help…
• Checking the list of commands with parameters, it seems that -1 is not assigned, so it could be that?
- Only the Author knows…
• Aside, I confess that for > a decade, I never used it !
FR
Claude
Clo

• That number is not specified in the “Change buttons” dialogue, the only place where it's mentioned in the Help…
• Checking the list of commands with parameters, it seems that -1 is not assigned, so it could be that?
- Only the Author knows…

• Aside, I confess that for > a decade, I never used it !


Claude
Clo
#31505 Traducteur Français de T•C French translator Aide en Français Tutoriels Français English Tutorials
2Clo
2ts4242
I agree, that should be included in the "commands with parameters" section.
Thanks - found it - never used it either.the only place where it's mentioned in the Help
2ts4242
I agree, that should be included in the "commands with parameters" section.
License #524 (1994)
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
- ghisler(Author)
- Site Admin
- Posts: 50923
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
I will consider it for TC 7.5 (it requires translation).
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50923
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
It's currently only documented in the help:
5. With the command zipfromlist, you can create a zip file from a list of files. The command field must contain the zip file name, and the parameters field the name of the list file. The list file must contain a list of files to be packed, one file per line.
5. With the command zipfromlist, you can create a zip file from a list of files. The command field must contain the zip file name, and the parameters field the name of the list file. The list file must contain a list of files to be packed, one file per line.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
You should also add that zipfromlist do not accept quote for the target zip file name. i.e.ghisler(Author) wrote:It's currently only documented in the help:
5. With the command zipfromlist, you can create a zip file from a list of files. The command field must contain the zip file name, and the parameters field the name of the list file. The list file must contain a list of files to be packed, one file per line.
Code: Select all
cmd=zipfromlist "C:\I want to Set spaces\zip from list.zip"
Code: Select all
cmd=zipfromlist C:\I want to Set spaces\zip from list.zip
It should be probably enhanced or removed....
I agreebut it is not a very standard way to pass a parameter.

License #524 (1994)
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar