<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Deleting old files in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Deleting-old-files/m-p/845847#M63816</link>
    <description>&lt;P&gt;DFLIB:&lt;/P&gt;
&lt;P&gt;FINDFILEQQ / GETFILEINFOQQ / DELFILESQQ&lt;/P&gt;
&lt;P&gt;Win32:&lt;/P&gt;
&lt;P&gt;FindFirstFile / FindNextFile / DeleteFile / FindClose&lt;/P&gt;
&lt;DIV&gt;I believe you'll find some samples on the Forum for the latter (additionally,you'll have to test WIN32_FIND_DATA.ftCreationTime,cast it to an integer(8)and perform 64-bit arithmetics. See also GetLocalTime, SystemTimeToFileTime).&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Jugoslav&lt;/DIV&gt;</description>
    <pubDate>Tue, 16 Dec 2003 21:26:22 GMT</pubDate>
    <dc:creator>Jugoslav_Dujic</dc:creator>
    <dc:date>2003-12-16T21:26:22Z</dc:date>
    <item>
      <title>Deleting old files</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Deleting-old-files/m-p/845846#M63815</link>
      <description>I would like to be able to delete all the files in a specified directory that are more than 7 days old. I've been given an example of a VB program that can do this sort of thing but am unable to work out the equivalent in Visual Fortran. Does anyone know how to do this?&lt;BR /&gt;&lt;BR /&gt;With many thanks in advance,&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Tue, 16 Dec 2003 15:14:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Deleting-old-files/m-p/845846#M63815</guid>
      <dc:creator>michael_green</dc:creator>
      <dc:date>2003-12-16T15:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting old files</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Deleting-old-files/m-p/845847#M63816</link>
      <description>&lt;P&gt;DFLIB:&lt;/P&gt;
&lt;P&gt;FINDFILEQQ / GETFILEINFOQQ / DELFILESQQ&lt;/P&gt;
&lt;P&gt;Win32:&lt;/P&gt;
&lt;P&gt;FindFirstFile / FindNextFile / DeleteFile / FindClose&lt;/P&gt;
&lt;DIV&gt;I believe you'll find some samples on the Forum for the latter (additionally,you'll have to test WIN32_FIND_DATA.ftCreationTime,cast it to an integer(8)and perform 64-bit arithmetics. See also GetLocalTime, SystemTimeToFileTime).&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Jugoslav&lt;/DIV&gt;</description>
      <pubDate>Tue, 16 Dec 2003 21:26:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Deleting-old-files/m-p/845847#M63816</guid>
      <dc:creator>Jugoslav_Dujic</dc:creator>
      <dc:date>2003-12-16T21:26:22Z</dc:date>
    </item>
  </channel>
</rss>

