<?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: Check size file in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Check-size-file/m-p/782379#M249397</link>
    <description>By Size do you mean the # of rows/records?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 24 Nov 2021 23:08:41 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2021-11-24T23:08:41Z</dc:date>
    <item>
      <title>Check size file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Check-size-file/m-p/782377#M249396</link>
      <description>I would like to import  “D:\test1.csv” into sas and check the size, then compare with csv file from “C:\test.csv”. &lt;BR /&gt;If the test1 size is equal or larger than test.csv then save test1 as test.csv into the same folder otherwise keep looping import test1 until the size is equal or larger. It should break when the loop teachers 5 times. &lt;BR /&gt;How can I do that? Thank you.</description>
      <pubDate>Wed, 24 Nov 2021 23:05:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Check-size-file/m-p/782377#M249396</guid>
      <dc:creator>Emma2021</dc:creator>
      <dc:date>2021-11-24T23:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Check size file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Check-size-file/m-p/782379#M249397</link>
      <description>By Size do you mean the # of rows/records?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Nov 2021 23:08:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Check-size-file/m-p/782379#M249397</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-11-24T23:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Check size file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Check-size-file/m-p/782389#M249401</link>
      <description>&lt;P&gt;Use the finfo() function to obtain file size.&lt;/P&gt;
&lt;P&gt;Use the fcopy() function to copy files.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 00:58:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Check-size-file/m-p/782389#M249401</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2021-11-25T00:58:14Z</dc:date>
    </item>
  </channel>
</rss>

