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=-0.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b6f6d8ca2974313b,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-10-25 14:36:41 PST Path: nntp.gmd.de!xlink.net!howland.reston.ans.net!EU.net!uknet!strath-cs!bradford.ac.uk!ajjones From: A.J.Jones@bradford.ac.uk (AJ JONES) Newsgroups: comp.lang.ada Subject: Easy ADA question from a hapless Newbie Date: 25 Oct 1994 19:11:13 GMT Organization: University of Bradford Message-ID: <38jl8h$rqb@columbia.acc.brad.ac.uk> NNTP-Posting-Host: ccw209.acc.brad.ac.uk X-Newsreader: TIN [version 1.2 PL2] Date: 1994-10-25T19:11:13+00:00 List-Id: Can anyone help me ? Im new to ADA, used to PASCAL. Is there a way of ending a loop such as a while loop, etc, by jumping to the end of that loop. There used to be a command in Pascal that would let you do this. I think it was something like stop. I know that halt stopped the entire program. Thanks Adam