<?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 Gzip Files in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Reading-Gzip-Files/m-p/857842#M37848</link>
    <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Wed, 08 Feb 2023 19:58:33 GMT</pubDate>
    <dc:creator>Jesusismygrace</dc:creator>
    <dc:date>2023-02-08T19:58:33Z</dc:date>
    <item>
      <title>Reading Gzip Files</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Reading-Gzip-Files/m-p/857808#M37840</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am so sorry, I know that this has been discussed, but I just can't figure it out. I am using SAS EG 7 and I would like to read gzip files in my program, but I can get the example that I found to work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My coding:&lt;/P&gt;
&lt;P&gt;libname MY21det&amp;nbsp; '/nfs/sasarch/MI/hedis/hedis_vendor/production/inovalon/MY2021/inovalon/data/';&lt;/P&gt;
&lt;P&gt;%let Measure=COU;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;filename MY21D GZIP '/nfs/sasarch/MI/hedis/hedis_vendor/production/inovalon/MY2021/inovalon/data/download/May_Prod_Run2/&amp;amp;Measure..sas7bdat.gz'&lt;/P&gt;
&lt;P&gt;member="&amp;amp;Measure..sas7bdat";&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;data&lt;/STRONG&gt; _null_;&lt;/P&gt;
&lt;P&gt;infile MY21D;&lt;/P&gt;
&lt;P&gt;input a $80.;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 18:22:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Reading-Gzip-Files/m-p/857808#M37840</guid>
      <dc:creator>Jesusismygrace</dc:creator>
      <dc:date>2023-02-08T18:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Gzip Files</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Reading-Gzip-Files/m-p/857811#M37841</link>
      <description>&lt;P&gt;What version of SAS do you have?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can check with the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc product_status;run;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Check the log for the results, should be something like:&lt;/P&gt;
&lt;P&gt;SAS 9.4M5&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;GZIP is supported 9.4M5+&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 18:41:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Reading-Gzip-Files/m-p/857811#M37841</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2023-02-08T18:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Gzip Files</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Reading-Gzip-Files/m-p/857812#M37842</link>
      <description>Thank you for getting back to me. Also, I am using EG 7.15 (7.100.5.5850) (32-bit)&lt;BR /&gt;&lt;BR /&gt;For Base SAS Software ...&lt;BR /&gt;   Custom version information: 9.4_M7&lt;BR /&gt;   Image version information: 9.04.01M7P080520&lt;BR /&gt;For SAS/STAT ...&lt;BR /&gt;   Custom version information: 15.2&lt;BR /&gt;For SAS/GRAPH ...&lt;BR /&gt;   Custom version information: 9.4_M7&lt;BR /&gt;For SAS/ETS ...&lt;BR /&gt;   Custom version information: 15.2&lt;BR /&gt;For SAS/ACCESS Interface to Netezza ...&lt;BR /&gt;   Custom version information: 9.44&lt;BR /&gt;For SAS Integration Technologies ...&lt;BR /&gt;   Custom version information: 9.4_M7&lt;BR /&gt;For SAS/Secure 168-bit ...&lt;BR /&gt;   Custom version information: 9.41_M4&lt;BR /&gt;For High Performance Suite ...&lt;BR /&gt;   Custom version information: 2.2_M8&lt;BR /&gt;For SAS/ACCESS Interface to Oracle ...&lt;BR /&gt;   Custom version information: 9.44&lt;BR /&gt;For SAS/ACCESS Interface to PC Files ...&lt;BR /&gt;   Custom version information: 9.4_M7&lt;BR /&gt;For SAS/ACCESS Interface to ODBC ...&lt;BR /&gt;   Custom version information: 9.4_M7&lt;BR /&gt;For SAS/ACCESS Interface to Microsoft SQL Server ...&lt;BR /&gt;   Custom version information: 9.45&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Feb 2023 18:46:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Reading-Gzip-Files/m-p/857812#M37842</guid>
      <dc:creator>Jesusismygrace</dc:creator>
      <dc:date>2023-02-08T18:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Gzip Files</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Reading-Gzip-Files/m-p/857813#M37843</link>
      <description>&lt;P&gt;According to the documentation, the syntax should be&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;filename MY21D
  zip
  '/nfs/sasarch/MI/hedis/hedis_vendor/production/inovalon/MY2021/inovalon/data/download/May_Prod_Run2/&amp;amp;Measure..sas7bdat.gz'
  gzip
  member="&amp;amp;Measure..sas7bdat"
;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;GZIP is a sub-option of FILENAME ZIP.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 18:48:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Reading-Gzip-Files/m-p/857813#M37843</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2023-02-08T18:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Gzip Files</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Reading-Gzip-Files/m-p/857817#M37844</link>
      <description>&lt;A href="https://blogs.sas.com/content/sasdummy/2017/10/10/reading-writing-gzip-files-sas/" target="_blank"&gt;https://blogs.sas.com/content/sasdummy/2017/10/10/reading-writing-gzip-files-sas/&lt;/A&gt;</description>
      <pubDate>Wed, 08 Feb 2023 18:56:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Reading-Gzip-Files/m-p/857817#M37844</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2023-02-08T18:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Gzip Files</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Reading-Gzip-Files/m-p/857840#M37847</link>
      <description>Thank you! It worked perfectly!&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Feb 2023 19:52:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Reading-Gzip-Files/m-p/857840#M37847</guid>
      <dc:creator>Jesusismygrace</dc:creator>
      <dc:date>2023-02-08T19:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Gzip Files</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Reading-Gzip-Files/m-p/857842#M37848</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 19:58:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Reading-Gzip-Files/m-p/857842#M37848</guid>
      <dc:creator>Jesusismygrace</dc:creator>
      <dc:date>2023-02-08T19:58:33Z</dc:date>
    </item>
  </channel>
</rss>

