<?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: Export multiple file in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Export-multiple-file/m-p/226704#M54082</link>
    <description>&lt;P&gt;Your post is not clear. &amp;nbsp;What have you tried? &amp;nbsp;What file format do you want the output to be in? &amp;nbsp;At a rough guess:&lt;/P&gt;&lt;P&gt;data _null_;&lt;/P&gt;&lt;P&gt;&amp;nbsp; set sashelp.vtable (where=(libname="WORK"));&lt;/P&gt;&lt;P&gt;&amp;nbsp; call execute('proc export data=work.'||strip(memname)|| outfile="c:\temp\'||strip(memname)||'.xls replace; run;');&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Sep 2015 10:09:32 GMT</pubDate>
    <dc:creator>RW9</dc:creator>
    <dc:date>2015-09-22T10:09:32Z</dc:date>
    <item>
      <title>Export multiple file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Export-multiple-file/m-p/226702#M54081</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have some project where i have to export multiple files in my system,&lt;/P&gt;&lt;P&gt;but i am not able to understand the resolution which are available on community.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me to provide simple Proc to export multiple file which are there in work lib.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thnks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rohit Saxena&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2015 09:58:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Export-multiple-file/m-p/226702#M54081</guid>
      <dc:creator>SRohit</dc:creator>
      <dc:date>2015-09-22T09:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Export multiple file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Export-multiple-file/m-p/226704#M54082</link>
      <description>&lt;P&gt;Your post is not clear. &amp;nbsp;What have you tried? &amp;nbsp;What file format do you want the output to be in? &amp;nbsp;At a rough guess:&lt;/P&gt;&lt;P&gt;data _null_;&lt;/P&gt;&lt;P&gt;&amp;nbsp; set sashelp.vtable (where=(libname="WORK"));&lt;/P&gt;&lt;P&gt;&amp;nbsp; call execute('proc export data=work.'||strip(memname)|| outfile="c:\temp\'||strip(memname)||'.xls replace; run;');&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2015 10:09:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Export-multiple-file/m-p/226704#M54082</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2015-09-22T10:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Export multiple file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Export-multiple-file/m-p/226768#M54096</link>
      <description>Your question is unclear. What format are you exporting to?&lt;BR /&gt;What files are you exporting, is it a single file to multiple files or multiple files to a single file or multiple files to multiple files? Are they all in the same library? Does that library contain any other files that don't need to be exported?</description>
      <pubDate>Tue, 22 Sep 2015 16:14:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Export-multiple-file/m-p/226768#M54096</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-09-22T16:14:29Z</dc:date>
    </item>
  </channel>
</rss>

