
I have a custom button on the toolbar that brings me to my SD Card quickly: cd \SD Card. It works fine, but after I use it, if I try to open a file in that directory by means of another custom button (such as an image or text editor, etc.) I get an error message from the respective app that the file can't be found. The message shows that the backslash between the path and the file name is missing. For example, \SD CardSample.jpg or \SD CardSample.txt. Reloading the directory doesn't help. I have to go into a subdirectory and back out of it before I can get TC to pass the parameters to the application correctly. Alternatively, of course, I can exit TC and restart it.
I've checked the buttons to make sure I've set up the parameters correctly. They are %P%N or "%P%N", depending on the application, so they should work. Actually, they always do, unless they are used right after my button shortcut.
Oddly enough, if I get to \SD Card via the directory hotlist, the bug never shows up, so it must be directly related to the button commands.