The paragraph you have named in an ALTER statement is not a paragraph on which an ALTER statement can operate. Such a paragraph
                  must consist of a single sentence containing only a single GO TO statement (without a DEPENDING phrase).
            
            
               
               Resolution:
               
               Change the reference in the ALTER statement to refer to a paragraph that can be operated on by ALTER, or edit the named paragraph
                  so that it can be operated on by ALTER