<?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: title statement not working in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/title-statement-not-working/m-p/502331#M652</link>
    <description>&lt;P&gt;The form of the title statement (without formatting) is:&lt;/P&gt;
&lt;PRE&gt;title &amp;lt;text string&amp;gt;;&lt;/PRE&gt;
&lt;P&gt;To resolve macro variables within text, you need to use double quotes = ".&amp;nbsp; So in your given example:&lt;/P&gt;
&lt;PRE&gt;title1 "data pr &amp;amp;ardato.";&lt;/PRE&gt;
&lt;P&gt;Note the double quotes surrounding all the text.&amp;nbsp; Also,&amp;nbsp;&lt;STRONG&gt;always&lt;/STRONG&gt; put the dot after the macro, you may get away with it in most circumstances, but it is good practice to always put it there.&lt;/P&gt;</description>
    <pubDate>Mon, 08 Oct 2018 09:46:27 GMT</pubDate>
    <dc:creator>RW9</dc:creator>
    <dc:date>2018-10-08T09:46:27Z</dc:date>
    <item>
      <title>title statement not working</title>
      <link>https://communities.sas.com/t5/New-SAS-User/title-statement-not-working/m-p/502328#M651</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have written below statement&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;%let ardato=01feb2018;&lt;/P&gt;&lt;P&gt;Title1 'data pr' &amp;amp;ardato;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;below is the warning coming up&amp;nbsp;&lt;/P&gt;&lt;P&gt;the title statement is ambiguos due to invalid options or unquoted text&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how can i suppres the warning&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Oct 2018 09:25:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/title-statement-not-working/m-p/502328#M651</guid>
      <dc:creator>shubham1</dc:creator>
      <dc:date>2018-10-08T09:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: title statement not working</title>
      <link>https://communities.sas.com/t5/New-SAS-User/title-statement-not-working/m-p/502331#M652</link>
      <description>&lt;P&gt;The form of the title statement (without formatting) is:&lt;/P&gt;
&lt;PRE&gt;title &amp;lt;text string&amp;gt;;&lt;/PRE&gt;
&lt;P&gt;To resolve macro variables within text, you need to use double quotes = ".&amp;nbsp; So in your given example:&lt;/P&gt;
&lt;PRE&gt;title1 "data pr &amp;amp;ardato.";&lt;/PRE&gt;
&lt;P&gt;Note the double quotes surrounding all the text.&amp;nbsp; Also,&amp;nbsp;&lt;STRONG&gt;always&lt;/STRONG&gt; put the dot after the macro, you may get away with it in most circumstances, but it is good practice to always put it there.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Oct 2018 09:46:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/title-statement-not-working/m-p/502331#M652</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-10-08T09:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: title statement not working</title>
      <link>https://communities.sas.com/t5/New-SAS-User/title-statement-not-working/m-p/502458#M678</link>
      <description>&lt;P&gt;To resolve macro variable you have ti use double quotation like "&amp;amp;macrovarname."&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Oct 2018 17:19:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/title-statement-not-working/m-p/502458#M678</guid>
      <dc:creator>singhsahab</dc:creator>
      <dc:date>2018-10-08T17:19:05Z</dc:date>
    </item>
  </channel>
</rss>

