<?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 Fortan on Window XP SP3 - how do i list the contents of a direc in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortan-on-Window-XP-SP3-how-do-i-list-the-contents-of-a/m-p/817559#M46038</link>
    <description>See if the following will suffice.&lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;[fortran]program listdir
use ifwin
call systemqq('attrib c:lang*.*')
end program listdir
[/fortran]&lt;/PRE&gt;</description>
    <pubDate>Fri, 24 Sep 2010 20:39:55 GMT</pubDate>
    <dc:creator>mecej4</dc:creator>
    <dc:date>2010-09-24T20:39:55Z</dc:date>
    <item>
      <title>Fortan on Window XP SP3 - how do i list the contents of a directory</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortan-on-Window-XP-SP3-how-do-i-list-the-contents-of-a/m-p/817558#M46037</link>
      <description>I am using Intel Visual Fortan Compiler Ed 11.1 for Windows with Visual Studio 2008. I am running Win XP SP3.&lt;BR /&gt;Does anyone have an example of how to list the contents of a directory and get the file attributes of each file found? &lt;BR /&gt;thank you&lt;BR /&gt;A-P&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Sep 2010 17:21:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortan-on-Window-XP-SP3-how-do-i-list-the-contents-of-a/m-p/817558#M46037</guid>
      <dc:creator>a-p</dc:creator>
      <dc:date>2010-09-24T17:21:52Z</dc:date>
    </item>
    <item>
      <title>Fortan on Window XP SP3 - how do i list the contents of a direc</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortan-on-Window-XP-SP3-how-do-i-list-the-contents-of-a/m-p/817559#M46038</link>
      <description>See if the following will suffice.&lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;[fortran]program listdir
use ifwin
call systemqq('attrib c:lang*.*')
end program listdir
[/fortran]&lt;/PRE&gt;</description>
      <pubDate>Fri, 24 Sep 2010 20:39:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortan-on-Window-XP-SP3-how-do-i-list-the-contents-of-a/m-p/817559#M46038</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2010-09-24T20:39:55Z</dc:date>
    </item>
    <item>
      <title>Fortan on Window XP SP3 - how do i list the contents of a direc</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortan-on-Window-XP-SP3-how-do-i-list-the-contents-of-a/m-p/817560#M46039</link>
      <description>&lt;P&gt;How would I list the directory and capture the name of the files into a variable that can be used for other processing?&lt;BR /&gt;thank you&lt;BR /&gt;a-p&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2010 16:57:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortan-on-Window-XP-SP3-how-do-i-list-the-contents-of-a/m-p/817560#M46039</guid>
      <dc:creator>a-p</dc:creator>
      <dc:date>2010-09-28T16:57:28Z</dc:date>
    </item>
    <item>
      <title>Fortan on Window XP SP3 - how do i list the contents of a direc</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortan-on-Window-XP-SP3-how-do-i-list-the-contents-of-a/m-p/817561#M46040</link>
      <description>Look at the on-disk documentation for Fortran library routine GETFILEINFOQQ.</description>
      <pubDate>Tue, 28 Sep 2010 17:22:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortan-on-Window-XP-SP3-how-do-i-list-the-contents-of-a/m-p/817561#M46040</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2010-09-28T17:22:35Z</dc:date>
    </item>
  </channel>
</rss>

