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,d4a99b2a2a2899b7 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!newsread.com!newsstand.newsread.com!POSTED.monger.newsread.com!not-for-mail Newsgroups: comp.lang.ada Subject: Re: ASIS Question: Looking up procedure names. From: "Peter C. Chapin" References: Message-ID: User-Agent: Xnews/5.04.25 Date: Mon, 09 May 2005 11:25:22 GMT NNTP-Posting-Host: 216.114.166.211 X-Complaints-To: Abuse Role , We Care X-Trace: monger.newsread.com 1115637922 216.114.166.211 (Mon, 09 May 2005 07:25:22 EDT) NNTP-Posting-Date: Mon, 09 May 2005 07:25:22 EDT Organization: SoVerNet (sover.net) Xref: g2news1.google.com comp.lang.ada:10970 Date: 2005-05-09T11:25:22+00:00 List-Id: Jean-Pierre Rosen wrote in news:a68n5d.r91.ln@hunter.axlog.fr: > ASIS provides only *basic* queries, and this one is not part of it. > > However, if you download Adasubst or Adacontrol from Adalog's components > page (http://www.adalog.fr/compo2.htm), you'll have a package called > "Thick_Queries" that provide many useful higher-level queries, including > a function called "Full_Name_Image" that does exactly that. Okay, thanks for the reference. I'll check it out. Peter