This time I tried and even digged the manual first (did not last time, sorry).. o)
I want to select files from source to destination, which have the same filebasename but different extension.
(E.g: I have image.jpg selected in source, and want image.rw2 selected in destination.)
I made it work by putting the filename to select into a variable ={file$|noext}.rw2 and then SELECT with that name after switching the destination to be the source lister.
The latter seems a bit odd to me, is there another option to select files in destination (without making it source first)?
If I won't need to switch source/destination anymore while selecting, this shall be fine, though it is a little bit less exact.
Thanks guys! I'll give it a try..
Well yes - my little fault. My "e.g." showed the actual use-case for me, but thinking about it: Right now it should not harm if it works for other file extensions too.
You just don't know what happens "next month". Another software and maybe another fileextension between those raw-files.
Then at least it's time to think about selecting only those *.rw2 files. But until then this should work. Thanks for your caring kind of response!.. o)