<?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 How to Zip Files (SAS 9.1) in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-Zip-Files-SAS-9-1/m-p/521851#M141620</link>
    <description>&lt;P&gt;Hi! I'd like to know how I can zip datasets (SAS and non-SAS) , using X command in SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We only have SAS 9.1 installed, and no existing ZIP programs in our computers. I've been trying the below code, but I won't get it to work successfully.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;x 'zip myzipfile.zip /file/to/zip.csv';&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've also tried a gunzip code, but it's also not working.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Mon, 17 Dec 2018 07:31:59 GMT</pubDate>
    <dc:creator>angeliquec</dc:creator>
    <dc:date>2018-12-17T07:31:59Z</dc:date>
    <item>
      <title>How to Zip Files (SAS 9.1)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-Zip-Files-SAS-9-1/m-p/521851#M141620</link>
      <description>&lt;P&gt;Hi! I'd like to know how I can zip datasets (SAS and non-SAS) , using X command in SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We only have SAS 9.1 installed, and no existing ZIP programs in our computers. I've been trying the below code, but I won't get it to work successfully.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;x 'zip myzipfile.zip /file/to/zip.csv';&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've also tried a gunzip code, but it's also not working.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 07:31:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-Zip-Files-SAS-9-1/m-p/521851#M141620</guid>
      <dc:creator>angeliquec</dc:creator>
      <dc:date>2018-12-17T07:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to Zip Files (SAS 9.1)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-Zip-Files-SAS-9-1/m-p/521852#M141621</link>
      <description>&lt;P&gt;You need to have some kind of zip software installed on the machine(s) where SAS runs.&lt;/P&gt;
&lt;P&gt;Since 9.1 is ANCIENT (and not supported on current operating systems, which means you probably run a toxic system!), I strongly recommend to immediately update to the current version. It's free with your license, and not upgrading borders on the insane.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 07:49:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-Zip-Files-SAS-9-1/m-p/521852#M141621</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-12-17T07:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to Zip Files (SAS 9.1)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-Zip-Files-SAS-9-1/m-p/521853#M141622</link>
      <description>&lt;P&gt;Thanks Kurt! I downloaded a 7-zip tool, incorporated the path of the 7-zip application in my SAS program, and was able to zip files and folder.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 08:19:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-Zip-Files-SAS-9-1/m-p/521853#M141622</guid>
      <dc:creator>angeliquec</dc:creator>
      <dc:date>2018-12-17T08:19:33Z</dc:date>
    </item>
  </channel>
</rss>

