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,df5511acc5341804,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Date: Mon, 08 Aug 2005 17:22:44 -0400 From: James Alan Farrell Organization: nospam User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: ASIS questions Content-Type: multipart/mixed; boundary="------------090209060201030102040206" NNTP-Posting-Host: fw.grammatech.com Message-ID: <42f7cd81$1_4@newsfeed.slurp.net> X-Trace: newsfeed.slurp.net 1123536257 209.4.89.67 (8 Aug 2005 16:24:17 -0500) X-Original-NNTP-Posting-Host: 209.4.89.67 Path: g2news1.google.com!news4.google.com!news.glorb.com!border1.nntp.dca.giganews.com!peer01.cox.net!cox.net!newsfeed.slurp.net!not-for-mail Xref: g2news1.google.com comp.lang.ada:4036 Date: 2005-08-08T17:22:44-04:00 List-Id: This is a multi-part message in MIME format. --------------090209060201030102040206 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi all, A couple questions on ASIS: 1. I have a variant record declaration. I can find all the fields, including those inside the case statement. But I cannot find the parameters. How do I get the parameters of a variant record? 2. I have an record aggregate, and I need to find the record declaration. In particular, I need to know how many fields the record contains when I have something like (A, B, others => C). How do I find the record declaration? Thanks, James Alan Farrell --------------090209060201030102040206 Content-Type: text/x-vcard; charset=utf-8; name="jfarrell.vcf" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="jfarrell.vcf" begin:vcard fn:James Alan Farrell n:Farrell;James org:GrammaTech version:2.1 end:vcard --------------090209060201030102040206--