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=2.1 required=5.0 tests=BAYES_20,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,14f7200925acb579 X-Google-Attributes: gid103376,public From: Roger@natron.demon.co.uk (Roger Barnett) Subject: Re: No Go To's Forever! Date: 2000/03/22 Message-ID: <550178307wnr@natron.demon.co.uk>#1/1 X-Deja-AN: 600922037 X-Mail2News-Path: news.demon.net!anchor-post-32.mail.demon.net!natron.demon.co.uk References: <38D7B41D.B3494C6A@lmco.com> <38D7B83B.27DC06C8@earthlink.net> <8b8fha$m1h$1@nnrp1.deja.com> <38D8EAC1.2563A49C@quadruscorp.com> X-Trace: mail2news.demon.co.uk 953745122 mail2news:11529 mail2news mail2news.demon.co.uk Organization: Real Objects Ltd Reply-To: Roger@natron.demon.co.uk Newsgroups: comp.lang.ada X-Complaints-To: abuse@demon.net Date: 2000-03-22T00:00:00+00:00 List-Id: In article: <38D8EAC1.2563A49C@quadruscorp.com> "Marin D. Condic" writes: > > Ken Garlington wrote: > > What I want to know is, where the heck is the computed IF statement? This > > dang language won't even let me assign numeric labels to a line! > > > Or more importantly, how does one do the equivalent of an "alter" > statement (Cobol) in Ada? What good is a goto statement if you can't > dynamically alter its destination? I mean, how can you possibly write > serious programs without it? I remember using a Basic in which the parameter to the return statement modified the return address in terms of the number of lines before or after the line containing the invoking GoSub statement. A better introduction to the benefits of KISS would be difficult to find. -- Roger Barnett