Official Description
6.6.5.2 It is an error if the file is undefined immediately prior to any use of reset.
Simplified Description
In other words, it is an error to use the reset procedure (which opens files for reading) to open a file, if the file does not exist.
Error Handling
This error is reported if I/O checking is enabled.