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,3c76823dab9c4a0e X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!s15g2000prm.googlegroups.com!not-for-mail From: Adam Beneschan Newsgroups: comp.lang.ada Subject: Re: access attributes from record Date: Mon, 12 Nov 2007 13:18:59 -0800 Organization: http://groups.google.com Message-ID: <1194902339.592422.201820@s15g2000prm.googlegroups.com> References: <5prshlFsgf8dU1@mid.individual.net> NNTP-Posting-Host: 66.126.103.122 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1194902340 13877 127.0.0.1 (12 Nov 2007 21:19:00 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 12 Nov 2007 21:19:00 +0000 (UTC) In-Reply-To: <5prshlFsgf8dU1@mid.individual.net> 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) Complaints-To: groups-abuse@google.com Injection-Info: s15g2000prm.googlegroups.com; posting-host=66.126.103.122; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Xref: g2news1.google.com comp.lang.ada:18329 Date: 2007-11-12T13:18:59-08:00 List-Id: On Nov 12, 12:49 pm, Dominik F=E4ssler wrote: > Hi > > Is it possible to determine the 'Length of a record, loop > it an get attribute name/value/type? I can't speak for the others on this group---but personally, I have no idea what you're talking about. It might help if you give us an example of what you're trying to accomplish; even if you write it in pseudo-Ada code that isn't really Ada at all, it would still help. -- Adam