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.3 required=5.0 tests=BAYES_00,STOX_REPLY_TYPE, STOX_REPLY_TYPE_WITHOUT_QUOTES,XPRIO autolearn=no autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.uzoreto.com!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!nzpost2.xs4all.net!news.kpn.nl!not-for-mail From: "ldries46" Newsgroups: comp.lang.ada Subject: Predefined Language Attributes 'ADDRESS and 'ACCESS Date: Thu, 6 Dec 2018 07:25:22 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Newsreader: Microsoft Windows Live Mail 16.4.3528.331 X-MimeOLE: Produced By Microsoft MimeOLE V16.4.3528.331 Message-ID: <5c08c0d3$0$7083$e4fe514c@news.kpn.nl> NNTP-Posting-Host: 008f20c4.news.kpn.nl X-Trace: G=KzYbeU3H,C=U2FsdGVkX1/PKzEDpUJ0AY2qKUqYrTuiT4FETJzuPIZ32a4jUNB0VMLA7HvzriG5oe1RlcO6AMo7CMHTPLc5KUsIsUo3X5wC5rwUzhd8ujY= X-Complaints-To: abuse@kpn.nl Xref: reader01.eternal-september.org comp.lang.ada:54970 Date: 2018-12-06T07:25:22+01:00 List-Id: What is the principal difference between the Attributes 'ADDRESS and 'ACCESS? When do you use them?