If you try to read a file that does not exist with [textfile], i.e.:
[read nosuchfile.txt(
|
[textfile]
it will produce two error messages:
error: nosuchfile.txt: can't open
error: nosuchfile.txt: read failed
I think one error message would be enough (probably "read failed").
Anonymous
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
I have this same problem, anyone know how to fix?