EQA1969E GOTO label-constant or JUMPTO label-constant will not be permitted because that constant is the label for a FORMAT statement.

Explanation

There are several statement types that are not allowable as the target of a GOTO or JUMPTO command. FORMAT statements are one of them.