Code: Select all
[ViewModes]
0_name=<Vorgabe>
0_icon=
0_options=-1|-1|0||-1|-1|-1
1_name=Fotos_Temp
1_commands=cm_focustrg,em_setpath_G
1_options=-1|-1|0||255|0|16384
[ViewModeSwitch]
Enabled=1
0_rules=+F:\CloudStation\temp\*\
0_mode=1
Code: Select all
[em_setpath_G]
button=
cmd=cd G:\Cloudstation\
First TC shall focus the target, then it shall execute a command from usercmd.ini which sets actual path to G:\Cloudstation.
My understanding is, that TC "reads" the commands like I do. First do this and then do that from left to right. Since the target is activated by cm_focustrg, I expect TC to make the directory change in that panel.
The following happens as I enter the directory the rule 0 is applied on:
TC activates the opposite panel (which is correct) and keeps it activated, BUT changes the directory in the INACTIVE (?!) panel (which is now that one where I actually selected the path that should trigger the viewmode switch) to that of em_setpath_G.
Bug or feature?

__
Win10 64bit ... running TC is 32bit