I'm confused by the text in blue. CM_LIST supports parameters plus multiple filenames? Doesn't work for me.Help - Dialog box: Choose command wrote:
CM_LIST,
CM_LISTONLY,
CM_LISTINTERNALONLY:Specifies the name of the file to be opened in the Lister. Supports the same options as the command line parameter /S=L:parameters. Must be passed before the name, and start with a slash / (without the part S=L: of the command line parameter), e.g.
CM_LIST /T1V file_name for text mode, variable width fontCM_LISTMULTI,
CM_LISTINTERNALMULTILike CM_LIST, but only supports parameters plus one file name maximum (optional)
[TC10.50b8] Help - Choose command: cm_list* 1 file name max
Moderators: Hacker, petermad, Stefan2, white
[TC10.50b8] Help - Choose command: cm_list* 1 file name max
- ghisler(Author)
- Site Admin
- Posts: 50475
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: [TC10.50b8] Help - Choose command: cm_list* 1 file name max
CM_LISTMULTI is meant to open all selected files. However, if you want to pass a file name directly as a parameter, e.g.
CM_LISTMULTI c:\path\test.txt
then only one name is currently supported, despite the name.
CM_LISTMULTI c:\path\test.txt
then only one name is currently supported, despite the name.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: [TC10.50b8] Help - Choose command: cm_list* 1 file name max
So the word "but" is a bug and should be left out.
Re: [TC10.50b8] Help - Choose command: cm_list* 1 file name max
Tested OK using TC10.50rc1.
Moderator message from: white » 2022-06-08, 19:43 UTC
Moved to Fixed bugs.