<?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: Download SAS table in SAS Software for Learning Community</title>
    <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Download-SAS-table/m-p/822070#M540</link>
    <description>I want to download it as a sas7bdat file. I have SAS running on the laptop</description>
    <pubDate>Thu, 07 Jul 2022 14:38:02 GMT</pubDate>
    <dc:creator>sasnewbie221</dc:creator>
    <dc:date>2022-07-07T14:38:02Z</dc:date>
    <item>
      <title>Download SAS table</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Download-SAS-table/m-p/822064#M536</link>
      <description>Hi,&lt;BR /&gt;I am trying to download a SAS table as a sasbdat file but I’m unsure of how to do this. I generated the table in SAS. Thank you</description>
      <pubDate>Thu, 07 Jul 2022 14:21:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Download-SAS-table/m-p/822064#M536</guid>
      <dc:creator>sasnewbie221</dc:creator>
      <dc:date>2022-07-07T14:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Download SAS table</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Download-SAS-table/m-p/822065#M537</link>
      <description>&lt;P&gt;Download from where? Download to where?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 14:22:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Download-SAS-table/m-p/822065#M537</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-07-07T14:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Download SAS table</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Download-SAS-table/m-p/822066#M538</link>
      <description>Download from SAS studio onto my laptop</description>
      <pubDate>Thu, 07 Jul 2022 14:23:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Download-SAS-table/m-p/822066#M538</guid>
      <dc:creator>sasnewbie221</dc:creator>
      <dc:date>2022-07-07T14:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Download SAS table</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Download-SAS-table/m-p/822069#M539</link>
      <description>&lt;P&gt;Do you want to convert from a SAS data set to Excel or CSV or Text or some other format? A SAS data set downloaded to your laptop is useless unless you also have SAS running on that laptop.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 14:36:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Download-SAS-table/m-p/822069#M539</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-07-07T14:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Download SAS table</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Download-SAS-table/m-p/822070#M540</link>
      <description>I want to download it as a sas7bdat file. I have SAS running on the laptop</description>
      <pubDate>Thu, 07 Jul 2022 14:38:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Download-SAS-table/m-p/822070#M540</guid>
      <dc:creator>sasnewbie221</dc:creator>
      <dc:date>2022-07-07T14:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Download SAS table</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Download-SAS-table/m-p/822071#M541</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/429146"&gt;@sasnewbie221&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;I want to download it as a sas7bdat file. I have SAS running on the laptop&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;So you have both a remote SAS session and the option of running your local SAS?&lt;/P&gt;
&lt;P&gt;First, get the path name for the library by using the PATHNAME function. Also look at the path of the Files section in your Studio navigation pane.&lt;/P&gt;
&lt;P&gt;If the path of the library is a subdirectory of your Files location, you can navigate there and use the download button of SAS Studio.&lt;/P&gt;
&lt;P&gt;If it is not, you need to create a subdirectory in Files, assign a LIBNAME to it, and copy the dataset there (PROC COPY, or a DATA step); then do as above.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 14:44:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Download-SAS-table/m-p/822071#M541</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-07-07T14:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Download SAS table</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Download-SAS-table/m-p/822072#M542</link>
      <description>Thank you!!!</description>
      <pubDate>Thu, 07 Jul 2022 14:45:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Download-SAS-table/m-p/822072#M542</guid>
      <dc:creator>sasnewbie221</dc:creator>
      <dc:date>2022-07-07T14:45:45Z</dc:date>
    </item>
  </channel>
</rss>

