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,39f3c359196fe8b4 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-04-20 10:19:18 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: for x'address or variant Date: 20 Apr 2003 17:17:29 +0100 Organization: Pushface Sender: simon@smaug.pushface.org Message-ID: References: NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1050859156 4388 62.49.19.209 (20 Apr 2003 17:19:16 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Sun, 20 Apr 2003 17:19:16 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Xref: archiver1.google.com comp.lang.ada:36322 Date: 2003-04-20T17:17:29+01:00 List-Id: "kat-Zygfryd" <6667@wp.pl> writes: > "Nick Roberts" wrote in message > news:b7uhb9$4lb72$1@ID-25716.news.dfncis.de... > > I hope this solves the problem. Say if it doesn't. > of course it does, but I wanted it to be done > a little more good-looking, thanks anyway. Nick's solution looks pretty good to me, in general anything which uses arrays indexed by (1..2) rather than some problem-specific index like Nick's, or which relies on 'Address, is at best suspect!