<?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 add space between a long string in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/add-space-between-a-long-string/m-p/335003#M75725</link>
    <description>&lt;P&gt;I have a very long string variableand I want a space aftr each comma.&amp;nbsp;Is there&amp;nbsp;a way to do it? Thanks! below is just a part of my long string:&lt;/P&gt;&lt;P&gt;042,042.,042.0,079.53,279.10,279.19,795.71,795.8,V08,V08.,140,140.1,140.3,140.4,140.5,140.6,140.8,140.9,141,141.1,141.2,141.3,141.4,141.5,141.6,141.8,141.9,142,142.1,142.2,142.8,142.9,143,143.1,143.8,143.9,144,144.1,144.8,144.9,145,145.1,145.2,145.3,145.4,145.5,145.6,145.8,145.9,146,146.1,146.2,146.3,146.4,146.5,146.6,146.7,146.8,146.9,147,147.1,147.2,147.3,147.8,147.9,148,148.1,148.2,148.3,148.8,148.9,149,149.1,149.8,149.9,150,150.1,150.2,150.3,150.4,150.5,150.8,150.9,151,151.1,151.2,151.3,151.4,151.5,151.6,151.8,151.9,152,152.1,152.2,152.3,152.8,152.9,153,153.1,153.2,153.3,153.4,153.5,153.6,153.7,153.8,153.9,154,154.1,154.2,154.3,154.8,155,155.1,155.2,156,156.1,156.2,156.8,156.9,157,157.1&lt;/P&gt;</description>
    <pubDate>Wed, 22 Feb 2017 15:57:16 GMT</pubDate>
    <dc:creator>zhuxiaoyan1</dc:creator>
    <dc:date>2017-02-22T15:57:16Z</dc:date>
    <item>
      <title>add space between a long string</title>
      <link>https://communities.sas.com/t5/SAS-Programming/add-space-between-a-long-string/m-p/335003#M75725</link>
      <description>&lt;P&gt;I have a very long string variableand I want a space aftr each comma.&amp;nbsp;Is there&amp;nbsp;a way to do it? Thanks! below is just a part of my long string:&lt;/P&gt;&lt;P&gt;042,042.,042.0,079.53,279.10,279.19,795.71,795.8,V08,V08.,140,140.1,140.3,140.4,140.5,140.6,140.8,140.9,141,141.1,141.2,141.3,141.4,141.5,141.6,141.8,141.9,142,142.1,142.2,142.8,142.9,143,143.1,143.8,143.9,144,144.1,144.8,144.9,145,145.1,145.2,145.3,145.4,145.5,145.6,145.8,145.9,146,146.1,146.2,146.3,146.4,146.5,146.6,146.7,146.8,146.9,147,147.1,147.2,147.3,147.8,147.9,148,148.1,148.2,148.3,148.8,148.9,149,149.1,149.8,149.9,150,150.1,150.2,150.3,150.4,150.5,150.8,150.9,151,151.1,151.2,151.3,151.4,151.5,151.6,151.8,151.9,152,152.1,152.2,152.3,152.8,152.9,153,153.1,153.2,153.3,153.4,153.5,153.6,153.7,153.8,153.9,154,154.1,154.2,154.3,154.8,155,155.1,155.2,156,156.1,156.2,156.8,156.9,157,157.1&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2017 15:57:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/add-space-between-a-long-string/m-p/335003#M75725</guid>
      <dc:creator>zhuxiaoyan1</dc:creator>
      <dc:date>2017-02-22T15:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: add space between a long string</title>
      <link>https://communities.sas.com/t5/SAS-Programming/add-space-between-a-long-string/m-p/335009#M75728</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;WantString=tranwrd(HaveString,',',', ');&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 22 Feb 2017 16:08:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/add-space-between-a-long-string/m-p/335009#M75728</guid>
      <dc:creator>nehalsanghvi</dc:creator>
      <dc:date>2017-02-22T16:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: add space between a long string</title>
      <link>https://communities.sas.com/t5/SAS-Programming/add-space-between-a-long-string/m-p/335012#M75731</link>
      <description>Thank you so much!&lt;BR /&gt;&lt;BR /&gt;Xiaoyan</description>
      <pubDate>Wed, 22 Feb 2017 16:14:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/add-space-between-a-long-string/m-p/335012#M75731</guid>
      <dc:creator>zhuxiaoyan1</dc:creator>
      <dc:date>2017-02-22T16:14:21Z</dc:date>
    </item>
  </channel>
</rss>

