<?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.post1892121874539470739..comments</id><updated>2024-12-13T03:11:35.450-08:00</updated><title type='text'>Comments on ListenData: PROC SORT: Guide to Sorting Data 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/1892121874539470739/comments/default'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2023/07/sas-proc-sort-with-examples.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>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-7267367555438536862</id><published>2024-03-30T06:57:29.569-07:00</published><updated>2024-03-30T06:57:29.569-07:00</updated><title type='text'>Thanks for reporting the issue. I fixed it. Thanks...</title><content type='html'>Thanks for reporting the issue. I fixed it. Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/1892121874539470739/comments/default/7267367555438536862'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/1892121874539470739/comments/default/7267367555438536862'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2023/07/sas-proc-sort-with-examples.html?showComment=1711807049569#c7267367555438536862' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/1892121874539470739/comments/default/3103118687907927509'/><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/2023/07/sas-proc-sort-with-examples.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-1892121874539470739' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/1892121874539470739' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-966036103"/><gd:extendedProperty name="blogger.displayTime" value="March 30, 2024 at 6:57 AM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-3103118687907927509</id><published>2024-03-29T08:31:09.165-07:00</published><updated>2024-03-29T08:31:09.165-07:00</updated><title type='text'>The output shown for example 4 is wrong I believe....</title><content type='html'>The output shown for example 4 is wrong I believe. The code first reads from row 5 to 8, and then does the sorting. However the output shown assumes that all of the data is shown, all of it sorted, and then rows 5 to 8 are shown. I used the following code to the get the output shown for example 4:&lt;br /&gt;&lt;br /&gt;proc sort data=mydata out=newdata;&lt;br /&gt;by transactions;&lt;br /&gt;proc print data=newdata (firstobs=5 obs=8);&lt;br /&gt;run;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/1892121874539470739/comments/default/3103118687907927509'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/1892121874539470739/comments/default/3103118687907927509'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2023/07/sas-proc-sort-with-examples.html?showComment=1711726269165#c3103118687907927509' title=''/><author><name>Anonymous</name><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/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2023/07/sas-proc-sort-with-examples.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-1892121874539470739' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/1892121874539470739' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-6939909"/><gd:extendedProperty name="blogger.displayTime" value="March 29, 2024 at 8:31 AM"/></entry></feed>