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,ea884956d1f3b172 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post01.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: How do I use GNAT.Directory_Operations.Iteration? References: <4DDV7LQ340617.0962384259@reece.net.au> Date: Tue, 15 Mar 2011 02:30:20 -0400 Message-ID: <828vwgvqtf.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (windows-nt) Cancel-Lock: sha1:u0rjvgA5nFgdJ9ha82Xwku7x6Kg= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: a94e74d7f077ce029e66105655 Xref: g2news1.google.com comp.lang.ada:18202 Date: 2011-03-15T02:30:20-04:00 List-Id: Kulin Remailer writes: > I need to navigate through a directory structure. It seems like > GNAT.Directory_Operations.Iteration would help but I don't know how to use > it. I guess it should be instantiated as a generic but I don't understand > what syntax to use. Decorum prevents me from posting my futile attempts to > do that! Can anyone explain how I should instantiate and use it? It would be better to post your futile attempts. This accomplishes two things: 1) convince us you are actually trying (yes, sometimes we get paranoid about freeloaders) 2) show us where you are going wrong, so we can give targeted help -- -- Stephe