I can not make this work: cm_SrcUserSpec 8 and cm_SrcUserSpec 9 gives the error message: Function not implemented!history.txt wrote:01.06.22 Added: cm_*UserSpec commands now support 2 parameters: 8: remember current file filter (including "All Files" and "Programs"), 9: restore previously remembered file filter (32/64)
Solved [TC 10.50b8] New cm_*UserSpec parameters does not work
Moderators: Hacker, petermad, Stefan2, white
Solved [TC 10.50b8] New cm_*UserSpec parameters does not work
Last edited by petermad on 2022-06-08, 22:18 UTC, edited 1 time in total.
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: [TC 10.50b8] New cm_*UserSpec parameters does not work
Works for me. Tested in button bar.petermad wrote: 2022-06-01, 18:02 UTC I can not make this work: cm_SrcUserSpec 8 and cm_SrcUserSpec 9 gives the error message: Function not implemented!
Re: [TC 10.50b8] New cm_*UserSpec parameters does not work
2white
Have you tried them together with other commands (like: cm_SrcUserSpec 8,cm_SrcExecs,cm_Wait 2000,cm_SrcUserSpec 9)? That's the idea (it is me that suggested these parameters to Christian).
It works OK if I put ONLY cm_SrcUserSpec 8 OR cm_SrcUserSpec 9 in a button.
Have you tried them together with other commands (like: cm_SrcUserSpec 8,cm_SrcExecs,cm_Wait 2000,cm_SrcUserSpec 9)? That's the idea (it is me that suggested these parameters to Christian).
It works OK if I put ONLY cm_SrcUserSpec 8 OR cm_SrcUserSpec 9 in a button.
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: [TC 10.50b8] New cm_*UserSpec parameters does not work
I see, so combined commands is not support (yet).petermad wrote: 2022-06-01, 18:39 UTC Have you tried them together with other commands (like: cm_SrcUserSpec 8,cm_SrcExecs,cm_Wait 2000,cm_SrcUserSpec 9)? That's the idea (it is me that suggested these parameters to Christian).
Put them in a em_ command and it works if you add a pause after saving the file spec.
- ghisler(Author)
- Site Admin
- Posts: 50475
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: [TC 10.50b8] New cm_*UserSpec parameters does not work
They are supported on a button, start menu entry, or via a hotkey. They are not supported on the command line.I see, so combined commands is not support (yet).
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: [TC 10.50b8] New cm_*UserSpec parameters does not work
As described above, we tried "cm_SrcUserSpec 8,..." on a button and it didn't work.ghisler(Author) wrote: 2022-06-02, 09:01 UTCThey are supported on a button, start menu entry, or via a hotkey. They are not supported on the command line.I see, so combined commands is not support (yet).
- ghisler(Author)
- Site Admin
- Posts: 50475
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: [TC 10.50b8] New cm_*UserSpec parameters does not work
I just tried it - you are right, it doesn't work when combined with other commands. I have to put the commands on a special white list. It will be fixed in the next beta.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: [TC 10.50b8] New cm_*UserSpec parameters does not work
Confirmed fixed in TC 10.50rc1history.txt wrote:02.06.22 Fixed: cm_*UserSpec commands with parameters didn't work when combined with other commands in the button bar or start menu (32/64)

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