When I use: read from file tURL until eof to read from a file on disk, should I expect the <result> to always contain “eof”? I’m suspecting there could be a a file read error while reading thousands of files and I want to catch that.What should I expect to see in the result when that happens? Peter Bogdanoff