FOR1272S
The asynchronous statement statement for unit unit-number, which was connected to file-name, failed. The last array element in the input item list had a lower subscript value than the first. VS FORTRAN Version 2 Error Number: AFB228I

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 The I/O operation is not complete, and execution continues.

Programmer response

Ensure that the starting and ending elements in the input/output item list are specified with the lower-valued subscript first. If the subscripts involve an variable, ensure that the variables are set to their intended values.

Symbolic Feedback Code

FOR1272