On 3/5/2012 8:07 AM, H. S. Teoh wrote:
A "file not found" exception should tell you what the offending filename is.

std.file.read("adsfasdf") gives:

std.file.FileException@std\file.d(305): adsfasdf: The system cannot find the file specified.

Reply via email to