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,48e481087721b6b9 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-17 10:54:26 PST Message-ID: <3F689FCD.B4B0BF7E@fakeaddress.nil> Date: Wed, 17 Sep 2003 19:54:21 +0200 From: Gautier Write-only X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Need to check access and modify time of a file References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 80.218.91.226 X-Trace: news.swissonline.ch 1063821264 80.218.91.226 (17 Sep 2003 19:54:24 +0200) X-Complaints-To: abuse@swissonline.ch Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsmi-us.news.garr.it!NewsITBone-GARR!news.mailgate.org!news-zh.switch.ch!switch.ch!news.swissonline.ch!not-for-mail Xref: archiver1.google.com comp.lang.ada:42630 Date: 2003-09-17T19:54:21+02:00 List-Id: Preben Randhol: > I need to make a small application that can check the modification and > access time of some files. I use GNAT. Does anyboyd have some code doing > this they want to share. Or if you could point me in the right > directions. Sorry for asking and not figuring it out myself, but I'm > very pressed for time. You have it in Martin Dowie's Ada0Y.Directories http://www.martin.dowie.btinternet.co.uk/ Advantage: will be in the next standard: with an Ada0Y compiler you'll just have to replace "Ada0Y.Directories" by "Ada.Directories". ________________________________________________________ Gautier -- http://www.mysunrise.ch/users/gdm/gsoft.htm NB: For a direct answer, e-mail address on the Web site!