<?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.post6610644424354125351..comments</id><updated>2024-12-13T03:11:35.450-08:00</updated><title type='text'>Comments on ListenData: Send Emails with Attachments via 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/6610644424354125351/comments/default'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2016/04/send-emails-with-attachments-via-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>9</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-6013413050706174303</id><published>2021-11-20T12:25:30.144-08:00</published><updated>2021-11-20T12:25:30.144-08:00</updated><title type='text'>How to limit the size of attached excel to 50mb ?</title><content type='html'>How to limit the size of attached excel to 50mb ?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/6610644424354125351/comments/default/6013413050706174303'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/6610644424354125351/comments/default/6013413050706174303'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2016/04/send-emails-with-attachments-via-sas.html?showComment=1637439930144#c6013413050706174303' title=''/><author><name>shwetha vs</name><uri>https://www.blogger.com/profile/00613964094064870823</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/04/send-emails-with-attachments-via-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-6610644424354125351' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/6610644424354125351' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-1829625141"/><gd:extendedProperty name="blogger.displayTime" value="November 20, 2021 at 12:25 PM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-1186671243740723784</id><published>2021-11-09T16:11:55.723-08:00</published><updated>2021-11-09T16:11:55.723-08:00</updated><title type='text'>You can create XLSX file using ODS output like bel...</title><content type='html'>You can create XLSX file using ODS output like below.&lt;br /&gt;&lt;br /&gt;ods excel file=&amp;quot;C:\test\test1.xlsx&amp;quot; ;&lt;br /&gt;&lt;br /&gt;ods excel options(sheet_name=&amp;quot;First Worksheet&amp;quot;);&lt;br /&gt;proc print data=sashelp.cars noobs;&lt;br /&gt;run;&lt;br /&gt;&lt;br /&gt;ods excel options(sheet_name=&amp;quot;Second Worksheet&amp;quot;);&lt;br /&gt;proc print data=sashelp.class noobs;&lt;br /&gt;run;&lt;br /&gt;&lt;br /&gt;ods excel close;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/6610644424354125351/comments/default/1186671243740723784'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/6610644424354125351/comments/default/1186671243740723784'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2016/04/send-emails-with-attachments-via-sas.html?showComment=1636503115723#c1186671243740723784' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/6610644424354125351/comments/default/4013268793335306620'/><author><name>Sujatha P</name><uri>https://www.blogger.com/profile/08312803565541651241</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/04/send-emails-with-attachments-via-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-6610644424354125351' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/6610644424354125351' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-632796971"/><gd:extendedProperty name="blogger.displayTime" value="November 9, 2021 at 4:11 PM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-1592874702925833372</id><published>2021-11-09T16:09:31.013-08:00</published><updated>2021-11-09T16:09:31.013-08:00</updated><title type='text'>Thanks for your post. It helped me a lot when I tr...</title><content type='html'>Thanks for your post. It helped me a lot when I try to send multiple XLSX files.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/6610644424354125351/comments/default/1592874702925833372'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/6610644424354125351/comments/default/1592874702925833372'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2016/04/send-emails-with-attachments-via-sas.html?showComment=1636502971013#c1592874702925833372' title=''/><author><name>Sujatha P</name><uri>https://www.blogger.com/profile/08312803565541651241</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/04/send-emails-with-attachments-via-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-6610644424354125351' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/6610644424354125351' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-632796971"/><gd:extendedProperty name="blogger.displayTime" value="November 9, 2021 at 4:09 PM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-4151304220543060395</id><published>2021-09-29T07:10:11.283-07:00</published><updated>2021-09-29T07:10:11.283-07:00</updated><title type='text'>Do you know how can we create password protected z...</title><content type='html'>Do you know how can we create password protected zip file from multiple Xlsx file and send it over email?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/6610644424354125351/comments/default/4151304220543060395'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/6610644424354125351/comments/default/4151304220543060395'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2016/04/send-emails-with-attachments-via-sas.html?showComment=1632924611283#c4151304220543060395' title=''/><author><name>Anonymous</name><uri>https://www.blogger.com/profile/18424471735215153138</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/04/send-emails-with-attachments-via-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-6610644424354125351' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/6610644424354125351' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-1242636363"/><gd:extendedProperty name="blogger.displayTime" value="September 29, 2021 at 7:10 AM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-7205750822252586514</id><published>2021-08-17T05:00:20.127-07:00</published><updated>2021-08-17T05:00:20.127-07:00</updated><title type='text'>excellent, it helped me a lot to send the logs to ...</title><content type='html'>excellent, it helped me a lot to send the logs to client.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/6610644424354125351/comments/default/7205750822252586514'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/6610644424354125351/comments/default/7205750822252586514'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2016/04/send-emails-with-attachments-via-sas.html?showComment=1629201620127#c7205750822252586514' title=''/><author><name>Anonymous</name><uri>https://www.blogger.com/profile/17380000479936061724</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/04/send-emails-with-attachments-via-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-6610644424354125351' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/6610644424354125351' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-1162553506"/><gd:extendedProperty name="blogger.displayTime" value="August 17, 2021 at 5:00 AM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-1555071453646544944</id><published>2019-12-18T22:56:55.583-08:00</published><updated>2019-12-18T22:56:55.583-08:00</updated><title type='text'>Can we rename the attachment in attach clause?</title><content type='html'>Can we rename the attachment in attach clause?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/6610644424354125351/comments/default/1555071453646544944'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/6610644424354125351/comments/default/1555071453646544944'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2016/04/send-emails-with-attachments-via-sas.html?showComment=1576738615583#c1555071453646544944' title=''/><author><name>Vvk</name><uri>https://www.blogger.com/profile/02440549454492173800</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/04/send-emails-with-attachments-via-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-6610644424354125351' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/6610644424354125351' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-312949639"/><gd:extendedProperty name="blogger.displayTime" value="December 18, 2019 at 10:56 PM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-4013268793335306620</id><published>2019-07-23T21:29:13.539-07:00</published><updated>2019-07-23T21:29:13.539-07:00</updated><title type='text'>What if we want to send multiple SAS datasets into...</title><content type='html'>What if we want to send multiple SAS datasets into one excel file but into different sheets?? </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/6610644424354125351/comments/default/4013268793335306620'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/6610644424354125351/comments/default/4013268793335306620'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2016/04/send-emails-with-attachments-via-sas.html?showComment=1563942553539#c4013268793335306620' title=''/><author><name>Neeru</name><uri>https://www.blogger.com/profile/10753473849004367510</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/04/send-emails-with-attachments-via-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-6610644424354125351' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/6610644424354125351' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-757853074"/><gd:extendedProperty name="blogger.displayTime" value="July 23, 2019 at 9:29 PM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-6315715246306102137</id><published>2019-04-09T18:37:29.454-07:00</published><updated>2019-04-09T18:37:29.454-07:00</updated><title type='text'>Thanks for this!</title><content type='html'>Thanks for this!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/6610644424354125351/comments/default/6315715246306102137'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/6610644424354125351/comments/default/6315715246306102137'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2016/04/send-emails-with-attachments-via-sas.html?showComment=1554860249454#c6315715246306102137' title=''/><author><name>Daniel Tavera</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/2016/04/send-emails-with-attachments-via-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-6610644424354125351' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/6610644424354125351' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-6939909"/><gd:extendedProperty name="blogger.displayTime" value="April 9, 2019 at 6:37 PM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-3167216328397729533</id><published>2017-09-23T12:19:43.632-07:00</published><updated>2017-09-23T12:19:43.632-07:00</updated><title type='text'>Thanks</title><content type='html'>Thanks</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/6610644424354125351/comments/default/3167216328397729533'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/6610644424354125351/comments/default/3167216328397729533'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2016/04/send-emails-with-attachments-via-sas.html?showComment=1506194383632#c3167216328397729533' title=''/><author><name>Nitesh Chandra Gupta</name><uri>https://www.blogger.com/profile/15141312218570711595</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='20' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhjvDdOFH7-FoJGtqnJFADB8MfleSUTGhlRBkETmyG6sYkIt9Vfio5IsKncHzqKelyHbWQU429Cn8nP3eCpt7awg2d75cWaKhtXLoHUyyRCSqS2seXCqPmfLBMcyx1XTQ/s220/1.JPG'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2016/04/send-emails-with-attachments-via-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-6610644424354125351' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/6610644424354125351' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-1842822451"/><gd:extendedProperty name="blogger.displayTime" value="September 23, 2017 at 12:19 PM"/></entry></feed>