I am a little insecure on how to post my two questions at all, I tried the search but was pretty much overwhelmed by finding a lot of non-related posts. Please bear with me (TC 8.52a on Win7).
(1) Creating custom entries in the button bar, how can I use a user path variable for [USERNAME], allowing me to use one setup which can be freely copied between all my computers (each with a different user/account name)? E.g. something like this:
Code: Select all
cd "c:\Users\[USERNAME]\Temporary\"
(2) I would like to be able to mark one file and per button create a new, empty ".txt" file with the same filename in the same pane., e.g. marking and pressing a button on:
Code: Select all
objekttraeger.avi
Code: Select all
objekttraeger.avi
objekttraeger.txt
I'm not so fit as I used to be and will have probably missed older entries dealing with such matters; thanks in advance!