Page 1 of 1

Increase the character limit for the CD command?

Posted: 2019-10-31, 21:50 UTC
by petermad
After solving this issue Is there a limit to the SELECTFILES command? - I would like to know if the same fix could made to the CD command for em_commands like these, which currenly only supports approximately 1020 characters of file names:

Code: Select all

[em_ext_show_selected]
cmd=cd
param=%Z%Y;%S ?"
menu=Show Only Selected Files
button=wcmicons.dll,73

Code: Select all

[em_ext_hide_selected]
cmd=cd
param=%Z%Y*|%S
menu=Hide Selected Files
button=wcmicons.dll,73

Re: Is there a limit to the CD command?

Posted: 2019-11-01, 15:13 UTC
by ghisler(Author)
I will try.

Re: Is there a limit to the CD command?

Posted: 2020-01-08, 23:39 UTC
by petermad
*Bump*

Re: Increase the limit to the CD command?

Posted: 2023-07-27, 12:30 UTC
by petermad
To moderators - could this topic please be moved to the TC suggestions (English) subforum

Re: Increase the character limit for the CD command?

Posted: 2023-07-27, 12:57 UTC
by white

Moderator message from: white ยป 2023-07-27, 12:56 UTC

Moved to Suggestions forum.

Re: Increase the character limit for the CD command?

Posted: 2025-04-10, 18:50 UTC
by petermad

Re: Increase the character limit for the CD command?

Posted: 2025-04-12, 13:18 UTC
by Fla$her
Support++

Re: Increase the character limit for the CD command?

Posted: 2025-04-13, 08:31 UTC
by ghisler(Author)
Sorry, this would make the display filter very slow. Each file name has to be checked against each part of the filter. The filter is parsed for each file like a script.