COBOL/400 Language Help

Format 3 (Altered GO TO)

Description
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 performed before this GO TO is performed.

When an ALTER statement refers to a paragraph, the paragraph may consist only of the paragraph-name followed by an unconditional or altered GO TO statement.

The altered GO TO statement is an obsolete element and is to be deleted from the next revision of the ANSI Standard.

Format 3 (Altered GO TO)
 
->->--GO---*----*---.-----------------------------------------><-
         *-TO-*
 


[ Top of Page | Previous Page | Next Page | Table of Contents ]