FOR1275S
There was no corresponding WAIT statement for an asynchronous statement statement that was executed for unit unit-number, which was connected to file-name. VS FORTRAN Version 2 Error Number: AFB288I

System action

The condition is signaled. If the condition is unhandled, the application is terminated.

Qualifying Data: The basic set of four qualifying data for I/O conditions as shown in Table 1. Within this basic set, parm_count has a value of 4.

Name Action Taken after Resumption
RN Execution continues with an implied WAIT.

Programmer response

Ensure that the Fortran program executes a WAIT statement after each asynchronous READ or WRITE statement.

Symbolic Feedback Code

FOR1275