I create a button with :
cmd:cd
parameters: \*.zip *.rar *.ace *.%E
I got my folder filtered if i click on the button !
If i type cd \*.zip *.rar *.ace *.%E (the same) on the command line !
I got nothing !!!!
It is the same with the SendMessage With #CD CopyData message !
If i create a command called em_CD
command: cd
parameters: \%A
if i type em_cd *.zip *.rar i got the right filter......
But now in the command line, %E %T %L ...... are not replaced with what i got from the button !
and it is the same with the SendMessage With #EM CopyData message !
-------------------------------------------------------------
Is it possible to have the same behavior for all :
- extended command,
button definition,
command line,
CopyData messages
By th way TC is really the best fileManager i've ever used, i just want it to be better ...
