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 03:31:56 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!cyclone.bc.net!tdsnet-transit!newspeer.tds.net!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: Need to check access and modify time of a file Date: 17 Sep 2003 05:31:51 -0500 Organization: LJK Software Message-ID: References: NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1063794664 24398 192.135.80.34 (17 Sep 2003 10:31:04 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Wed, 17 Sep 2003 10:31:04 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:42608 Date: 2003-09-17T05:31:51-05:00 List-Id: In article , Preben Randhol writes: > Hi > > 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. The very availability of the access time for a file depends on your operating system.