I want to get the first and last file name of an selection (all with the same extension), create an folder like FILENAME_FIRST-FILENAME_LAST (file names without extension) and move the selected files into that new folder. Any hints? I assume I must write a script and pass the filenames via DOpusRT /info listsel to my script?
really many thanks for your offer with the ActivePerl script. I will write an AutoHotKey script asap. I just started to work with AutoHotkey and have already some working scripts. So that new script will be a good exercise.