<?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 how to add my explanation to SAS editor? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/how-to-add-my-explanation-to-SAS-editor/m-p/432009#M106922</link>
    <description>&lt;P&gt;Hi. I am trying to add my explanation in the editor window while I run SAS for statistical analysis for later reminder.&lt;/P&gt;&lt;P&gt;Is there a function like "%" to mute the command line that is not really used as SAS command in SAS?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 29 Jan 2018 23:48:19 GMT</pubDate>
    <dc:creator>nlpurumi</dc:creator>
    <dc:date>2018-01-29T23:48:19Z</dc:date>
    <item>
      <title>how to add my explanation to SAS editor?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-add-my-explanation-to-SAS-editor/m-p/432009#M106922</link>
      <description>&lt;P&gt;Hi. I am trying to add my explanation in the editor window while I run SAS for statistical analysis for later reminder.&lt;/P&gt;&lt;P&gt;Is there a function like "%" to mute the command line that is not really used as SAS command in SAS?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2018 23:48:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-add-my-explanation-to-SAS-editor/m-p/432009#M106922</guid>
      <dc:creator>nlpurumi</dc:creator>
      <dc:date>2018-01-29T23:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: how to add my explanation to SAS editor?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-add-my-explanation-to-SAS-editor/m-p/432010#M106923</link>
      <description>&lt;P&gt;Are you looking for how to include comments in your code? If so, see the examples below as well as the reference here:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.3&amp;amp;docsetId=lestmtsglobal&amp;amp;docsetTarget=n1v51exifva71an1cvfn2z6j26lo.htm&amp;amp;locale=en" target="_blank"&gt;http://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.3&amp;amp;docsetId=lestmtsglobal&amp;amp;docsetTarget=n1v51exifva71an1cvfn2z6j26lo.htm&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;/*this is a comment block that needs an asterisk and slash to start and
end and can be multi line*/

*this is a comment, usually one line;

%*this is a comment in a macro;

proc means data=sashelp.class;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/112178"&gt;@nlpurumi&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Hi. I am trying to add my explanation in the editor window while I run SAS for statistical analysis for later reminder.&lt;/P&gt;
&lt;P&gt;Is there a function like "%" to mute the command line that is not really used as SAS command in SAS?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2018 23:50:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-add-my-explanation-to-SAS-editor/m-p/432010#M106923</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-01-29T23:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to add my explanation to SAS editor?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-add-my-explanation-to-SAS-editor/m-p/432017#M106925</link>
      <description>&lt;P&gt;Yes, this was what I was looking for. Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 01:18:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-add-my-explanation-to-SAS-editor/m-p/432017#M106925</guid>
      <dc:creator>nlpurumi</dc:creator>
      <dc:date>2018-01-30T01:18:07Z</dc:date>
    </item>
  </channel>
</rss>

