The GOTO branches from within a subroutine to another subroutine; the specification is ignored.
30
Cause . . . . . : The Factor 2 entry (positions 36 - 49) of a GOTO operation within a subroutine specifies a label that is defined in Factor 1 (positions 12 - 25) of a TAG or ENDSR within another subroutine. Branching between subroutines is not allowed; the specification is ignored.
Recovery . . . : Specify a label in Factor 2 of the GOTO operation that is defined within the same subroutine. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.