My tests show that it has always worked OK, except for files in folders where the name of the folder consist of only one character.ghisler(Author) in [url=http://www.ghisler.ch/board/viewtopic.php?p=154359#154359]this post[/url] wrote:Load selection from file doesn't currently support branch view. I will consider to support it in TC 7.5.
A file with the following contents loads OK.
Code: Select all
dd\readme.txt
dd\b\readme.txt
dd\cc\readme.txt
Code: Select all
readme.txt
d\b\readme.txt
d\cc\readme.txt