From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1e8499abed674d1c X-Google-Attributes: gid103376,public From: Odo_Wolbers@k2.maus.de (Odo Wolbers) Subject: Examine my code! Date: 1997/04/29 Message-ID: <199704292029.a62248@k2.maus.de>#1/1 X-Deja-AN: 238693064 References: <01bc49c1$c8c990a0$c47d8ea1@AaBbCcDd> X-Gateway-Administrator: postmaster@k2.maus.de Organization: MAUS K2, a MausNet(R) BBS, +49-2203-962008 X-Gateway: mausk2.ndh.com gb1.0h 061296.0736 Newsgroups: comp.lang.ada Date: 1997-04-29T00:00:00+00:00 List-Id: > SkipLine; > > in this expression to throw away the Inputline like this: > > exception > when data_error=> > put("Invalid command! Type help."); > newline; > SkipLine; > end; Oops, where are the underscores? I meant Skip_Line; and New_Line; ciao Odo