| ERROR | Unable to perform operation, file not opened in string. |
| CAUSE | The file has not been successfully opened at the time the operation is attempted. |
| ACTION | Check to make sure that the file exists (for read) or that the program has access to the write a file (for write). It is also possible that the file was just never opened |