<?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 delimiter either one or the other in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/delimiter-either-one-or-the-other/m-p/371767#M88818</link>
    <description>&lt;P&gt;i sometime have a delimiter file come in as a comma delmiter one month and next month might come in as a bar (|) delimiter.&amp;nbsp; how can i code this so that i do not have ot change code every month?&amp;nbsp; I tried dlmstr=',|' on the bar(|) file and it did not work.&amp;nbsp; thank you&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jun 2017 15:17:03 GMT</pubDate>
    <dc:creator>myboys2</dc:creator>
    <dc:date>2017-06-29T15:17:03Z</dc:date>
    <item>
      <title>delimiter either one or the other</title>
      <link>https://communities.sas.com/t5/SAS-Programming/delimiter-either-one-or-the-other/m-p/371767#M88818</link>
      <description>&lt;P&gt;i sometime have a delimiter file come in as a comma delmiter one month and next month might come in as a bar (|) delimiter.&amp;nbsp; how can i code this so that i do not have ot change code every month?&amp;nbsp; I tried dlmstr=',|' on the bar(|) file and it did not work.&amp;nbsp; thank you&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 15:17:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/delimiter-either-one-or-the-other/m-p/371767#M88818</guid>
      <dc:creator>myboys2</dc:creator>
      <dc:date>2017-06-29T15:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: delimiter either one or the other</title>
      <link>https://communities.sas.com/t5/SAS-Programming/delimiter-either-one-or-the-other/m-p/371774#M88819</link>
      <description>DELIMITER=",|"&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lestmtsref/69738/HTML/default/viewer.htm#n1rill4udj0tfun1fvce3j401plo.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lestmtsref/69738/HTML/default/viewer.htm#n1rill4udj0tfun1fvce3j401plo.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jun 2017 15:27:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/delimiter-either-one-or-the-other/m-p/371774#M88819</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-06-29T15:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: delimiter either one or the other</title>
      <link>https://communities.sas.com/t5/SAS-Programming/delimiter-either-one-or-the-other/m-p/371778#M88822</link>
      <description>&lt;P&gt;Just to note, you may want to get this kind of thing fixed down in a data import agreement, signed off by both parties. &amp;nbsp;Otherwise next time it could be a semi-colon, or maybe next time just a picture file. &amp;nbsp;Data transfer is always down to the agreements.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 15:38:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/delimiter-either-one-or-the-other/m-p/371778#M88822</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-06-29T15:38:35Z</dc:date>
    </item>
  </channel>
</rss>

