<?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: how do  i export to a sas7dat file in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/how-do-i-export-to-a-sas7dat-file/m-p/156843#M41115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need proc import.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Mar 2014 02:12:59 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2014-03-26T02:12:59Z</dc:date>
    <item>
      <title>how do  i export to a sas7dat file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-do-i-export-to-a-sas7dat-file/m-p/156842#M41114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a dataset I save as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt; PROC &lt;/SPAN&gt;&lt;STRONG style=": ; color: #000080; font-size: 10pt; font-family: Courier New;"&gt;export&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Courier New;"&gt;outfile&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 10pt; font-family: Courier New;"&gt;"\\abccsrv1\dept\IM\Information and Service Requests\irsas14$dir\IR14006\Vers_1\Deliverables\ir14006.xls"&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Courier New;"&gt;dbms&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;=XLS &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Courier New;"&gt;replace&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #008080; font-size: 10pt; font-family: Courier New;"&gt;2003&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;how would I save as a sas7dat?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 01:41:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-do-i-export-to-a-sas7dat-file/m-p/156842#M41114</guid>
      <dc:creator>robm</dc:creator>
      <dc:date>2014-03-26T01:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: how do  i export to a sas7dat file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-do-i-export-to-a-sas7dat-file/m-p/156843#M41115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need proc import.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 02:12:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-do-i-export-to-a-sas7dat-file/m-p/156843#M41115</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-03-26T02:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: how do  i export to a sas7dat file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-do-i-export-to-a-sas7dat-file/m-p/156844#M41116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do you have an example proc export seems counter intuitive since I an creating a dataset&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 03:31:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-do-i-export-to-a-sas7dat-file/m-p/156844#M41116</guid>
      <dc:creator>robm</dc:creator>
      <dc:date>2014-03-26T03:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: how do  i export to a sas7dat file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-do-i-export-to-a-sas7dat-file/m-p/156845#M41117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SAS go to File&amp;gt;Import Data and click through selection, at the end it will give you the option to save the code to a file. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 04:41:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-do-i-export-to-a-sas7dat-file/m-p/156845#M41117</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-03-26T04:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: how do  i export to a sas7dat file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-do-i-export-to-a-sas7dat-file/m-p/156846#M41118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't need to export it, you already have a .sas7bdat in SAS. If you want to copy it somewhere, assign a library there and use proc copy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 07:51:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-do-i-export-to-a-sas7dat-file/m-p/156846#M41118</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2014-03-26T07:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: how do  i export to a sas7dat file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-do-i-export-to-a-sas7dat-file/m-p/156847#M41119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As KurtBremser has stated you should have the data somewhere, and your proc export is incomplete:&lt;/P&gt;&lt;P&gt;PROC &lt;STRONG style="color: #000080; font-family: Courier New; font-size: 10pt;"&gt;export&lt;/STRONG&gt;&lt;SPAN style="font-family: Courier New; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier New; font-size: 10pt;"&gt;/* Missing */&amp;nbsp; &lt;EM&gt;&lt;STRONG&gt;data=... &lt;/STRONG&gt;&lt;/EM&gt; /* this statement would tell you where the dataset is, if you are using the functionality of processing a previous dataset (and I would still recommend putting the data= statement in regardless for clarity - then look at that datastep */&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: Courier New; font-size: 10pt;"&gt;outfile&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New; font-size: 10pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-family: Courier New; font-size: 10pt;"&gt;"\\abccsrv1\dept\IM\Information and Service Requests\irsas14$dir\IR14006\Vers_1\Deliverables\ir14006.xls"&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: Courier New; font-size: 10pt;"&gt;dbms&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New; font-size: 10pt;"&gt;=XLS &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: Courier New; font-size: 10pt;"&gt;replace&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #008080; font-family: Courier New; font-size: 10pt;"&gt;2003&lt;/STRONG&gt;&lt;SPAN style="font-family: Courier New; font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier New; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier New; font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 09:41:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-do-i-export-to-a-sas7dat-file/m-p/156847#M41119</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2014-03-26T09:41:28Z</dc:date>
    </item>
  </channel>
</rss>

