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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,18a1da27baade824 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-10-16 04:15:40 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsfeed.berkeley.edu!ucberkeley!intgwpad.nntp.telstra.net!news-server.bigpond.net.au!not-for-mail From: Dale Stanbrough Newsgroups: comp.lang.ada Subject: Re: A copy question.... Organization: RMIT References: <9qedad$i1p$1@newstoo.ericsson.se> <9qehq6$t80$1@newstoo.ericsson.se> <3BCB9CAB.851B1224@acm.org> User-Agent: MT-NewsWatcher/3.1 (PPC) Message-ID: Date: Tue, 16 Oct 2001 11:15:28 GMT NNTP-Posting-Host: 144.132.82.11 X-Complaints-To: news@bigpond.net.au X-Trace: news-server.bigpond.net.au 1003230928 144.132.82.11 (Tue, 16 Oct 2001 21:15:28 EST) NNTP-Posting-Date: Tue, 16 Oct 2001 21:15:28 EST Xref: archiver1.google.com comp.lang.ada:14652 Date: 2001-10-16T11:15:28+00:00 List-Id: Jeffrey Carter wrote: > The .all is not required. I would still put it in, as I think it makes the code clearer (i much prefer Pascal's dereferencing syntax). Dale