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,LOTS_OF_MONEY autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3b009bb3a08ff095 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-03-17 04:41:09 PST Path: supernews.google.com!sn-xit-02!supernews.com!news.gv.tsc.tdk.com!falcon.america.net!sunqbc.risq.qc.ca!newsfeeds.belnet.be!news.belnet.be!news.tele.dk!129.240.148.23!uio.no!news.netg.se!dd.chalmers.se!not-for-mail From: f97stdi@dd.chalmers.se (Staffan Dittmer) Newsgroups: comp.lang.ada Subject: Re: file list in a directory Date: 17 Mar 2001 12:30:33 GMT Organization: Chalmers University of Technology, Sweden Message-ID: <98vld9$pk$1@eol.dd.chalmers.se> References: <9iAs6.580631$U46.17301137@news1.sttls1.wa.home.com> NNTP-Posting-Host: malantur.dd.chalmers.se Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Newsreader: knews 1.0b.1 Xref: supernews.google.com comp.lang.ada:5801 Date: 2001-03-17T12:30:33+00:00 List-Id: In article <9iAs6.580631$U46.17301137@news1.sttls1.wa.home.com>, "DuckE" writes: > > Since you're using GNAT, you might want to have a look at the GNAT specific > package: > GNAT.Directory_Operations > > On my W2K installation it is located in the file named: g-dirope.ads. > > SteveD There are some GNAT specific source code examples at www.adapower.com. One of which deals with GNAT.Directory_Operations. See http://www.adapower.com/lang/index.html /Staffan