Altered GO TO
The altered GO TO statement transfers control to the first statement of the paragraph named in the ALTER statement.
An ALTER statement referring to the paragraph containing this GO TO statement must have been executed before this GO TO statement is executed. You cannot specify the altered GO TO statement in a program that has the RECURSIVE attribute.
GO TO Statement - Format 3 - Altered >>-GO--+----+--.----------------------------------------------->< '-TO-'
The altered GO TO statement can not be specified in a program that has the RECURSIVE attribute.
