With old Micro Focus compilers on Windows there is no way to use different file handlers for different file types so it may happen that an open request for a non-indexed file reached the FairCom RTG file system. In such a case, the open failed but the driver did not properly set the status code to indicate the error. The logic has been modified to set the file status to 9/69 when attempting to open a non-indexed file.