Copyright Digital Equipment Corp. All rights reserved.

BADSTMT1

Message        Invalid statement.  This condition may have been
               caused by an open brace without a matching close
               brace.  The compiler will attempt to identify open
               braces that might be missing a close brace.

Description    An invalid statement was encountered.  This condition
               may have been caused missing close brace.  This
               message is followed by some number of additional
               messages that attempt to identify

User Action    Correct the program syntax.