<?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: sas mainframe in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/sas-mainframe/m-p/549304#M152392</link>
    <description>&lt;P&gt;The dot most probably means that there is a non-displayable character in the data (aside from the hex zero you already replace).&lt;/P&gt;</description>
    <pubDate>Mon, 08 Apr 2019 15:15:20 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2019-04-08T15:15:20Z</dc:date>
    <item>
      <title>sas mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-mainframe/m-p/549285#M152388</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm facing some problems while running&amp;nbsp;the sas&amp;nbsp;mainframe code,&lt;/P&gt;&lt;P&gt;{ i want to bypass the null value in exsisting&amp;nbsp;sas&amp;nbsp;output }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;that was the major task for me get&amp;nbsp;out off it kindly help me to find the solution, below i mention the code kindly go through on it&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;quote(trim (left(translate(state_cmts,' ','00'x) ))) || delimtr || { that was the one input sas code to be in a qoute and with pipe delimter&amp;nbsp;&lt;/P&gt;&lt;P&gt;and the output value is ++++++++{|" Next: Short End Dated."|}+++++++++&lt;/P&gt;&lt;P&gt;in browsing mode it shows like this ++++++++++++{|".Next: Short End Dated."|}&amp;nbsp; what i'm asking is how do i remove the dot befor the NEXT string kindly explay it&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&amp;nbsp;&lt;/P&gt;&lt;P&gt;N muralikrishna&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 14:32:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-mainframe/m-p/549285#M152388</guid>
      <dc:creator>rohitkrishna</dc:creator>
      <dc:date>2019-04-08T14:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: sas mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-mainframe/m-p/549304#M152392</link>
      <description>&lt;P&gt;The dot most probably means that there is a non-displayable character in the data (aside from the hex zero you already replace).&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 15:15:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-mainframe/m-p/549304#M152392</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-04-08T15:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: sas mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-mainframe/m-p/549315#M152397</link>
      <description>&lt;P&gt;If your data is a text file (using infile ...) just browse it as hex data.&lt;/P&gt;
&lt;P&gt;If it is a variable in sas dataset use PUT(var, $HEXdd.) where dd is at least double length of var.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 15:43:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-mainframe/m-p/549315#M152397</guid>
      <dc:creator>Shmuel</dc:creator>
      <dc:date>2019-04-08T15:43:02Z</dc:date>
    </item>
  </channel>
</rss>

