I was wondering if it's possible in someway to "queue" file operations/tasks? I.e. I want to copy/move some files from and to my D-drive, but for some reason it must be done in a certain order, so I was wondering if there was a way to queue up some actions/operations and then execute them so the whole thing would be done automatically, or do I have to manually more/copy every file "one at a time"?
One could write a .bat file, but that takes time
(If this isn't possible yet, then it would be a cool feature in future versions of TC

)