<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:gd="http://schemas.google.com/g/2005"><id>tag:blogger.com,1999:blog-7958828565254404797.post53356217165984928..comments</id><updated>2024-12-13T03:11:35.450-08:00</updated><title type='text'>Comments on ListenData: Read ZIP or GZ Files in SAS</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='https://www.listendata.com/feeds/comments/default'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/53356217165984928/comments/default'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2016/06/read-zip-or-gz-files-in-sas.html'/><link rel="hub" href="http://pubsubhubbub.appspot.com/"/><author><name>Deepanshu Bhalla</name><uri>http://www.blogger.com/profile/09802839558125192674</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXm_iOrXFR9Ls-mjtOci4qd1m1V1TXkkWJINuMy84-Axo5pNS6CG7oKwR7hfHHI3tB1yuz8W_qo9HK2Cw5fHfe_4cL_2DCf_LyoK9LMLicZojbNYgypIP-RXNsw1GsVhk/s100/pic.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>4</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-4126959044135047584</id><published>2017-07-24T07:13:47.335-07:00</published><updated>2017-07-24T07:13:47.335-07:00</updated><title type='text'>I have a .gz file on my server (linux) and have 7z...</title><content type='html'>I have a .gz file on my server (linux) and have 7z on my local machine , can i will be able to read the .gz file. task is to read the no. of file inside it and i am willing to use dopen , DNUM AND DREAD to get it done. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/53356217165984928/comments/default/4126959044135047584'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/53356217165984928/comments/default/4126959044135047584'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2016/06/read-zip-or-gz-files-in-sas.html?showComment=1500905627335#c4126959044135047584' title=''/><author><name>Anonymous</name><uri>https://www.blogger.com/profile/15478130712474167254</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2016/06/read-zip-or-gz-files-in-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-53356217165984928' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/53356217165984928' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-1058987373"/><gd:extendedProperty name="blogger.displayTime" value="July 24, 2017 at 7:13 AM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-746649982322915380</id><published>2017-07-24T07:13:18.141-07:00</published><updated>2017-07-24T07:13:18.141-07:00</updated><title type='text'>I have a .gz file on my server (linux) and have 7z...</title><content type='html'>I have a .gz file on my server (linux) and have 7z on my local machine , can i will be able to read the .gz file. task is to read the no. of file inside it and i am willing to use dopen , DNUM AND DREAD to get it done. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/53356217165984928/comments/default/746649982322915380'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/53356217165984928/comments/default/746649982322915380'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2016/06/read-zip-or-gz-files-in-sas.html?showComment=1500905598141#c746649982322915380' title=''/><author><name>Anonymous</name><uri>https://www.blogger.com/profile/15478130712474167254</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2016/06/read-zip-or-gz-files-in-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-53356217165984928' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/53356217165984928' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-1058987373"/><gd:extendedProperty name="blogger.displayTime" value="July 24, 2017 at 7:13 AM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-7977636415145815552</id><published>2016-06-25T07:48:41.763-07:00</published><updated>2016-06-25T07:48:41.763-07:00</updated><title type='text'>Yes you are right. SAS 9.4 includes a built-in met...</title><content type='html'>Yes you are right. SAS 9.4 includes a built-in method to read ZIP files. As most of SAS users are still using version of SAS prior to 9.4, it would be required to  have external ZIP software. I have also added FILENAME ZIP method for SAS 9.4 users.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/53356217165984928/comments/default/7977636415145815552'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/53356217165984928/comments/default/7977636415145815552'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2016/06/read-zip-or-gz-files-in-sas.html?showComment=1466866121763#c7977636415145815552' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/53356217165984928/comments/default/186979590994954779'/><author><name>Deepanshu Bhalla</name><uri>https://www.blogger.com/profile/09802839558125192674</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXm_iOrXFR9Ls-mjtOci4qd1m1V1TXkkWJINuMy84-Axo5pNS6CG7oKwR7hfHHI3tB1yuz8W_qo9HK2Cw5fHfe_4cL_2DCf_LyoK9LMLicZojbNYgypIP-RXNsw1GsVhk/s100/pic.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2016/06/read-zip-or-gz-files-in-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-53356217165984928' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/53356217165984928' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-966036103"/><gd:extendedProperty name="blogger.displayTime" value="June 25, 2016 at 7:48 AM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-186979590994954779</id><published>2016-06-23T13:20:51.117-07:00</published><updated>2016-06-23T13:20:51.117-07:00</updated><title type='text'>Doesn&amp;#39;t SAS 9.4 include a built-in method to r...</title><content type='html'>Doesn&amp;#39;t SAS 9.4 include a built-in method to read ZIP files without external ZIP software?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/53356217165984928/comments/default/186979590994954779'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/53356217165984928/comments/default/186979590994954779'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2016/06/read-zip-or-gz-files-in-sas.html?showComment=1466713251117#c186979590994954779' title=''/><author><name>Andrew Z</name><uri>https://www.blogger.com/profile/10108637160465346326</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp2.blogger.com/_1XYQfEGGEIw/R5z1uURb_5I/AAAAAAAAAOI/0RXEDRF5Z1s/S220/oooninja+logo1.png'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2016/06/read-zip-or-gz-files-in-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-53356217165984928' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/53356217165984928' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-218480609"/><gd:extendedProperty name="blogger.displayTime" value="June 23, 2016 at 1:20 PM"/></entry></feed>