I now understand what the problem is:petermad wrote: 2023-08-12, 22:29 UTCYes put the @ right in in front of the file name, make sure that there is no space before and AFTER the file name.wetware05 wrote:Do I have to include the @ symbol in front of the file name? With or without a symbol, the result is not as expected.
If the list-file is not in the current directory you need to enter the file name with full path.
If the list-file is not in the same directory as the files you want to find, then each file name in the list-file needs to be with full path.
"If the list-file is not in the same directory as the files you want to find, then each file name in the list-file needs to be with full path."
But vascaraus only has a list of names, he has no paths, and he wants to know the paths (as understood in his message). The two AutoHotkey scripts I've written, above, look up the paths.