FORTRAN 77 Language Reference

Terminal Statement

The statement identified by s is called the terminal statement. It must follow the DO statement in the sequence of statements within the same program unit as the DO statement.

The terminal statement should not be one of the following statements:

If the terminal statement is a logical IF statement, it can contain any executable statement, except: