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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,7728b533f7ab5fb6 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!postnews.google.com!k36g2000pri.googlegroups.com!not-for-mail From: Adam Beneschan Newsgroups: comp.lang.ada Subject: Re: Avoiding side effects Date: Tue, 14 Oct 2008 07:58:15 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <71f1c5ef-3e09-40f4-8021-b632c61371e6@17g2000hsk.googlegroups.com> NNTP-Posting-Host: 66.126.103.122 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1223996295 24213 127.0.0.1 (14 Oct 2008 14:58:15 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 14 Oct 2008 14:58:15 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: k36g2000pri.googlegroups.com; posting-host=66.126.103.122; posting-account=duW0ogkAAABjRdnxgLGXDfna0Gc6XqmQ User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.12) Gecko/20050922 Fedora/1.7.12-1.3.1,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:2380 Date: 2008-10-14T07:58:15-07:00 List-Id: On Oct 13, 11:17 pm, mockturtle wrote: > > Nope. > > I'm sure there is a good use for ALTER. > > I just don't know what it is yet. 8-) > > You "structured guys" are so limited... (that is why you are never on > the > right side of an assignment :-) ALTER is such a wonderful statement! > Something like FORTRAN computed GOTO, only a little bit more > perverted. Just a (tiny) step away from a COME FROM.... 8-) You mean this? http://www.fortran.com/come_from.html Yep, I remember reading that article way back when... -- Adam