<?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: Proc Export Pipe Delimited No Records in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Proc-Export-Pipe-Delimited-No-Records/m-p/679170#M205078</link>
    <description>&lt;P&gt;Do not expect the PC Files Server to work with DBMS=DLM. The PCFS is only for EXCELCS and ACCESSCS.&lt;/P&gt;
&lt;P&gt;Please post the whole log of the second PROC EXPORT.&lt;/P&gt;
&lt;P&gt;How do you check the text file for content?&lt;/P&gt;</description>
    <pubDate>Tue, 25 Aug 2020 14:53:33 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2020-08-25T14:53:33Z</dc:date>
    <item>
      <title>Proc Export Pipe Delimited No Records</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Export-Pipe-Delimited-No-Records/m-p/679151#M205073</link>
      <description>&lt;P&gt;&lt;STRONG&gt;/*This proc export runs and populates without issue*/&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;proc export data = FINAL&lt;BR /&gt;OUTFILE= "\\corp\FS\Mortgage\F01\share\RM_Merge\Production\Forb_HST_Misc\MS_Elements_Report_&amp;amp;mToday..xlsb"&lt;BR /&gt;dbms=EXCELCS&lt;BR /&gt;replace;&lt;/P&gt;
&lt;P&gt;SERVER='saspcff';&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;/*When I attempt to export the same file using .txt as file extension and using pipe delimited it runs however it produces 0 records&amp;nbsp; Is there an error with code*/&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;proc export data = FINAL&lt;BR /&gt;OUTFILE= "\\corp\FS\Mortgage\F01\share\RM_Merge\Production\Forb_HST_Misc\MS_Elements_Report_&amp;amp;mToday..txt"&lt;BR /&gt;dbms=DLM&lt;BR /&gt;replace;&lt;BR /&gt;delimiter='|';&lt;/P&gt;
&lt;P&gt;SERVER='saspcff';&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Aug 2020 13:54:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Export-Pipe-Delimited-No-Records/m-p/679151#M205073</guid>
      <dc:creator>Q1983</dc:creator>
      <dc:date>2020-08-25T13:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Export Pipe Delimited No Records</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Export-Pipe-Delimited-No-Records/m-p/679159#M205074</link>
      <description>&lt;P&gt;What exactly does the log show when exporting the delimited file.&lt;/P&gt;
&lt;P&gt;Code and all messages for the proc export.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Aug 2020 14:31:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Export-Pipe-Delimited-No-Records/m-p/679159#M205074</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-08-25T14:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Export Pipe Delimited No Records</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Export-Pipe-Delimited-No-Records/m-p/679170#M205078</link>
      <description>&lt;P&gt;Do not expect the PC Files Server to work with DBMS=DLM. The PCFS is only for EXCELCS and ACCESSCS.&lt;/P&gt;
&lt;P&gt;Please post the whole log of the second PROC EXPORT.&lt;/P&gt;
&lt;P&gt;How do you check the text file for content?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Aug 2020 14:53:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Export-Pipe-Delimited-No-Records/m-p/679170#M205078</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-08-25T14:53:33Z</dc:date>
    </item>
  </channel>
</rss>

