so, this problem is caused by 
`fp.open(r"\\sampleserver\path\to\csv\sample.csv", fmRead)`, isn't it. then, 
why this function won't be fine? Does it means that files on UNC path can't be 
opened in Nim?

Reply via email to