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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,74d8875c07189c16 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!s6g2000vbp.googlegroups.com!not-for-mail From: sjw Newsgroups: comp.lang.ada Subject: Re: Get the path and namefile in run time Date: Tue, 6 Oct 2009 15:06:03 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <1nxpjyuimc2a3.7okdkri5ozrw.dlg@40tude.net> <2d667829-bc43-4f9a-944d-f71076f0f935@z34g2000vbl.googlegroups.com> NNTP-Posting-Host: 82.30.110.254 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1254866763 27066 127.0.0.1 (6 Oct 2009 22:06:03 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 6 Oct 2009 22:06:03 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: s6g2000vbp.googlegroups.com; posting-host=82.30.110.254; posting-account=_RXWmAoAAADQS3ojtLFDmTNJCT0N2R4U User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-us) AppleWebKit/531.9 (KHTML, like Gecko) Version/4.0.3 Safari/531.9,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:8595 Date: 2009-10-06T15:06:03-07:00 List-Id: On Oct 5, 2:46=A0pm, Pablo wrote: > Hi Dmitry, thanks. The problem of this is that I have to use Ada > 95...and Ada.Directories is an Ada 2005 package. You seem to be on Windows, so perhaps Martin Dowie's pre-05 implementation would help - google 'martin dowie ada.directories'.