<?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: Reading zip file in sas 9.2 in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Reading-zip-file-in-sas-9-2/m-p/267805#M52960</link>
    <description>&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/159"&gt;@Tom&lt;/a&gt; answered this question in your other thread.&lt;BR /&gt;Zipmagic - sounds like a non SAS tool- you need to search elsewhere for answers.</description>
    <pubDate>Tue, 03 May 2016 04:57:16 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2016-05-03T04:57:16Z</dc:date>
    <item>
      <title>Reading zip file in sas 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Reading-zip-file-in-sas-9-2/m-p/267732#M52941</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Is there any method , in sas 9.2 , to read a zip file : toto.zip ?&lt;/P&gt;
&lt;P&gt;What's about zipmagic ? is there any zipmagic for unix ?&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 02 May 2016 21:29:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Reading-zip-file-in-sas-9-2/m-p/267732#M52941</guid>
      <dc:creator>LineMoon</dc:creator>
      <dc:date>2016-05-02T21:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Reading zip file in sas 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Reading-zip-file-in-sas-9-2/m-p/267805#M52960</link>
      <description>&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/159"&gt;@Tom&lt;/a&gt; answered this question in your other thread.&lt;BR /&gt;Zipmagic - sounds like a non SAS tool- you need to search elsewhere for answers.</description>
      <pubDate>Tue, 03 May 2016 04:57:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Reading-zip-file-in-sas-9-2/m-p/267805#M52960</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-05-03T04:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Reading zip file in sas 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Reading-zip-file-in-sas-9-2/m-p/267843#M52964</link>
      <description>&lt;P&gt;If you had taken the time to visit zipmagic's website, you would know that it is Windows-only.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Take a look at the zip/unzip commands available on most UNIXen, and the p7zip package for Linux with the 7z and 7za commands.&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2016 08:37:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Reading-zip-file-in-sas-9-2/m-p/267843#M52964</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-05-03T08:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Reading zip file in sas 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Reading-zip-file-in-sas-9-2/m-p/268088#M53039</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser﻿&lt;/a&gt;:&lt;/P&gt;
&lt;P&gt;Thank you for your answer.&lt;/P&gt;
&lt;P&gt;Yes, I know before, the zipmagic exists for windows, even I have seen in some books an exemple with engine : V8.&lt;/P&gt;
&lt;P&gt;But I want to know,&amp;nbsp; if can get some thing likes that for unix.&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2016 21:34:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Reading-zip-file-in-sas-9-2/m-p/268088#M53039</guid>
      <dc:creator>LineMoon</dc:creator>
      <dc:date>2016-05-03T21:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Reading zip file in sas 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Reading-zip-file-in-sas-9-2/m-p/268170#M53065</link>
      <description>Like what?</description>
      <pubDate>Wed, 04 May 2016 04:18:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Reading-zip-file-in-sas-9-2/m-p/268170#M53065</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-05-04T04:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reading zip file in sas 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Reading-zip-file-in-sas-9-2/m-p/268382#M53119</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13674"&gt;@LinusH﻿&lt;/a&gt; :&lt;/P&gt;
&lt;P&gt;For the reading and writing a zip file, you can read this links&lt;/P&gt;
&lt;P&gt;&lt;A href="https://books.google.fr/books?id=7pLifcP__XsC&amp;amp;pg=PA269&amp;amp;lpg=PA269&amp;amp;dq=sas+reading+and+writing+zip+zipmagic&amp;amp;source=bl&amp;amp;ots=exFae3ebCN&amp;amp;sig=5EhBYEAOqcu4-IIhGiwLVRX-Bjk&amp;amp;hl=fr&amp;amp;sa=X&amp;amp;ved=0ahUKEwjO4vjvosHMAhXM0RoKHZKjAysQ6AEIHDAA#v=onepage&amp;amp;q=sas%20reading%20and%20writing%20zip%20zipmagic&amp;amp;f=false" target="_blank"&gt;https://books.google.fr/books?id=7pLifcP__XsC&amp;amp;pg=PA269&amp;amp;lpg=PA269&amp;amp;dq=sas+reading+and+writing+zip+zipmagic&amp;amp;source=bl&amp;amp;ots=exFae3ebCN&amp;amp;sig=5EhBYEAOqcu4-IIhGiwLVRX-Bjk&amp;amp;hl=fr&amp;amp;sa=X&amp;amp;ved=0ahUKEwjO4vjvosHMAhXM0RoKHZKjAysQ6AEIHDAA#v=onepage&amp;amp;q=sas%20reading%20and%20writing%20zip%20zipmagic&amp;amp;f=false&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2016 20:42:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Reading-zip-file-in-sas-9-2/m-p/268382#M53119</guid>
      <dc:creator>LineMoon</dc:creator>
      <dc:date>2016-05-04T20:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Reading zip file in sas 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Reading-zip-file-in-sas-9-2/m-p/268452#M53144</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/44053"&gt;@LineMoon&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser&lt;/a&gt;:&lt;/P&gt;
&lt;P&gt;Thank you for your answer.&lt;/P&gt;
&lt;P&gt;Yes, I know before, the zipmagic exists for windows, even I have seen in some books an exemple with engine : V8.&lt;/P&gt;
&lt;P&gt;But I want to know,&amp;nbsp; if can get some thing likes that for unix.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;A quick overview of the compression/decompression tools typically available on a UNIX system can be found here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://en.m.wikibooks.org/wiki/Guide_to_Unix/Commands/File_Compression" target="_blank"&gt;https://en.m.wikibooks.org/wiki/Guide_to_Unix/Commands/File_Compression&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;In-depth information is available in the manual pages, present on UNIX as either&lt;/P&gt;
&lt;P&gt;man command&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;info command&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2016 06:21:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Reading-zip-file-in-sas-9-2/m-p/268452#M53144</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-05-05T06:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Reading zip file in sas 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Reading-zip-file-in-sas-9-2/m-p/268453#M53145</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser﻿&lt;/a&gt; : Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2016 06:24:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Reading-zip-file-in-sas-9-2/m-p/268453#M53145</guid>
      <dc:creator>LineMoon</dc:creator>
      <dc:date>2016-05-05T06:24:55Z</dc:date>
    </item>
  </channel>
</rss>

