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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9e805875a6d4ad80,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-07-02 15:19:15 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsfeed.berkeley.edu!news-hog.berkeley.edu!ucberkeley!nntp-relay.ihug.net!ihug.co.nz!cox.net!p01!news1.central.cox.net.POSTED!53ab2750!not-for-mail Message-ID: <3D222804.2070609@cox.net> From: "John M. Resler" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Asis Queries and Element_LIsts Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 02 Jul 2002 22:19:13 GMT NNTP-Posting-Host: 68.102.241.220 X-Complaints-To: abuse@cox.net X-Trace: news1.central.cox.net 1025648353 68.102.241.220 (Tue, 02 Jul 2002 18:19:13 EDT) NNTP-Posting-Date: Tue, 02 Jul 2002 18:19:13 EDT Organization: Cox Communications Xref: archiver1.google.com comp.lang.ada:26825 Date: 2002-07-02T22:19:13+00:00 List-Id: I am slowly working upon an ASIS based application at work that is intended to do several things. Part of one of the requirements is that I obtain an Element_List from the environment but I find only two functions that return Element_Lists and they are not the methods I wish. I have searched with Grep for functions that return Element_Lists, is there a procedure that takes an Element_List and fills it with the associated elements from the environment so that I can analyzed the elements of the array? Any help would be greatly appreciated. Sincerely, John