<?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: How to bold or italicize the words in comment part in SAS EG ? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-bold-or-italicize-the-words-in-comment-part-in-SAS-EG/m-p/722781#M224169</link>
    <description>&lt;P&gt;You can actually bold or italicize complete comment statements, but not individual words.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Mar 2021 05:07:23 GMT</pubDate>
    <dc:creator>mkeintz</dc:creator>
    <dc:date>2021-03-02T05:07:23Z</dc:date>
    <item>
      <title>How to bold or italicize the words in comment part in SAS EG ?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-bold-or-italicize-the-words-in-comment-part-in-SAS-EG/m-p/722762#M224158</link>
      <description>&lt;P&gt;Hi all SAS Users,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any shortcut or way to italicize or bold the words in the comment part of SAS. For example, I have a code as below&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;/*Cut a file to three small pieces
SAS4rum:How to cut a file to many small files ? https://cutt.ly/jlVejWX
3939186,7966392.. are last obs of a random company */
data keepvar_1999_2001_1;
  set keepvar_1999_2001 (obs=3939186);
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;In this code above, I want to highlight the word "SAS4rum", "3939186", "7966392" to let the comment part more eye-catching?&lt;/P&gt;
&lt;P&gt;I am wondering is there any way to do that for the comment part, I did a search but the results so far saying that we can specify the font in the output parts but not the comment part (inside /* */).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm regards.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 02:05:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-bold-or-italicize-the-words-in-comment-part-in-SAS-EG/m-p/722762#M224158</guid>
      <dc:creator>Phil_NZ</dc:creator>
      <dc:date>2021-03-02T02:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to bold or italicize the words in comment part in SAS EG ?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-bold-or-italicize-the-words-in-comment-part-in-SAS-EG/m-p/722767#M224161</link>
      <description>&lt;P&gt;Check the keyboard shortcuts in SAS EG. There are no editing options for bolding, italicizing, underlining or similar. No can do&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":worried_face:"&gt;😟&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 02:37:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-bold-or-italicize-the-words-in-comment-part-in-SAS-EG/m-p/722767#M224161</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2021-03-02T02:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to bold or italicize the words in comment part in SAS EG ?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-bold-or-italicize-the-words-in-comment-part-in-SAS-EG/m-p/722781#M224169</link>
      <description>&lt;P&gt;You can actually bold or italicize complete comment statements, but not individual words.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 05:07:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-bold-or-italicize-the-words-in-comment-part-in-SAS-EG/m-p/722781#M224169</guid>
      <dc:creator>mkeintz</dc:creator>
      <dc:date>2021-03-02T05:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to bold or italicize the words in comment part in SAS EG ?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-bold-or-italicize-the-words-in-comment-part-in-SAS-EG/m-p/722783#M224171</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/31461"&gt;@mkeintz&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can I ask how to do it? Does it need any complicated code?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm regards.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 05:14:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-bold-or-italicize-the-words-in-comment-part-in-SAS-EG/m-p/722783#M224171</guid>
      <dc:creator>Phil_NZ</dc:creator>
      <dc:date>2021-03-02T05:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to bold or italicize the words in comment part in SAS EG ?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-bold-or-italicize-the-words-in-comment-part-in-SAS-EG/m-p/722794#M224175</link>
      <description>&lt;P&gt;I should clarify.&amp;nbsp; You can only tell sas to bold and/or italicize ALL comments, not just some comments.&amp;nbsp; So it may not be what you want.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in EG go to &lt;EM&gt;&lt;STRONG&gt;tools/options/sas programs&lt;/STRONG&gt;&lt;/EM&gt; submenu, click on the &lt;EM&gt;&lt;STRONG&gt;Editor Options&lt;/STRONG&gt;&lt;/EM&gt; button, and select the &lt;EM&gt;&lt;STRONG&gt;appearance&lt;/STRONG&gt;&lt;/EM&gt; tab.&amp;nbsp; In the "&lt;STRONG&gt;file elements&lt;/STRONG&gt;" window select the "comments" item and modify the Font Style selection button.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In SAS display manager, use the &lt;EM&gt;&lt;STRONG&gt;tools/options/enhanced editor&lt;/STRONG&gt;&lt;/EM&gt; submenu, then choose the &lt;EM&gt;&lt;STRONG&gt;appearance&lt;/STRONG&gt;&lt;/EM&gt; tab.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 07:07:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-bold-or-italicize-the-words-in-comment-part-in-SAS-EG/m-p/722794#M224175</guid>
      <dc:creator>mkeintz</dc:creator>
      <dc:date>2021-03-02T07:07:17Z</dc:date>
    </item>
  </channel>
</rss>

