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,8d87eba0b8755b48 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!wns14feed!worldnet.att.net!attbi_s21.POSTED!53ab2750!not-for-mail From: "Jeffrey R. Carter" Organization: jrcarter at acm dot org User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: making compare function with multiple values(help for newbie) References: <1160607835.370325.213610@e3g2000cwe.googlegroups.com> <1160633325.255903.114880@c28g2000cwb.googlegroups.com> <1160637884.835879.281790@e3g2000cwe.googlegroups.com> <1160670082.448825.9820@m7g2000cwm.googlegroups.com> In-Reply-To: <1160670082.448825.9820@m7g2000cwm.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <__vXg.100993$aJ.78806@attbi_s21> NNTP-Posting-Host: 12.201.97.213 X-Complaints-To: abuse@mchsi.com X-Trace: attbi_s21 1160678458 12.201.97.213 (Thu, 12 Oct 2006 18:40:58 GMT) NNTP-Posting-Date: Thu, 12 Oct 2006 18:40:58 GMT Date: Thu, 12 Oct 2006 18:40:58 GMT Xref: g2news2.google.com comp.lang.ada:6939 Date: 2006-10-12T18:40:58+00:00 List-Id: isaac2004 wrote: > > i hope that is enough i have other adbs and ads files if you need It's not, since we don't know the definition of Cattype. However, it appears from your earlier posting to be a record type. "=" is defined for record types, and is probably what you want. See ARM 4.5.2. -- Jeff Carter "If you don't get the President of the United States on that phone, ... you're going to have to answer to the Coca-Cola Company." Dr. Strangelove 32