<?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: Proc export —keeping files for limited days option in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Proc-export-keeping-files-for-limited-days-option/m-p/831034#M328393</link>
    <description>&lt;P&gt;Just an idea: appending 01 ... 40 to the file name, so that after the 40th file is written, 1st file be overwritten on the next day. The &lt;EM&gt;tricky&lt;/EM&gt; part is maintaining the counter in sas over session. You need to store it in a file (on the sas side) and process it each time a file is written.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Aug 2022 04:55:10 GMT</pubDate>
    <dc:creator>andreas_lds</dc:creator>
    <dc:date>2022-08-30T04:55:10Z</dc:date>
    <item>
      <title>Proc export —keeping files for limited days option</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-export-keeping-files-for-limited-days-option/m-p/831027#M328389</link>
      <description>Hi&lt;BR /&gt;For example, if I export the current day file to the share point, the current day will be appended to that location, and the last day file should be deleted. I only want to keep the files for 40 days on the share point site.&lt;BR /&gt;If there are any possibilities for implementing that logic on the proc export, please share your ideas.</description>
      <pubDate>Tue, 30 Aug 2022 04:11:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-export-keeping-files-for-limited-days-option/m-p/831027#M328389</guid>
      <dc:creator>cho16</dc:creator>
      <dc:date>2022-08-30T04:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Proc export —keeping files for limited days option</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-export-keeping-files-for-limited-days-option/m-p/831028#M328390</link>
      <description>&lt;P&gt;Show us your current code&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 04:12:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-export-keeping-files-for-limited-days-option/m-p/831028#M328390</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2022-08-30T04:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Proc export —keeping files for limited days option</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-export-keeping-files-for-limited-days-option/m-p/831034#M328393</link>
      <description>&lt;P&gt;Just an idea: appending 01 ... 40 to the file name, so that after the 40th file is written, 1st file be overwritten on the next day. The &lt;EM&gt;tricky&lt;/EM&gt; part is maintaining the counter in sas over session. You need to store it in a file (on the sas side) and process it each time a file is written.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 04:55:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-export-keeping-files-for-limited-days-option/m-p/831034#M328393</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2022-08-30T04:55:10Z</dc:date>
    </item>
  </channel>
</rss>

