<?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 undo comment for one block after using Ctr+/ ? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-undo-comment-for-one-block-after-using-Ctr/m-p/736732#M229572</link>
    <description>Ctrl+Shift+/</description>
    <pubDate>Sat, 24 Apr 2021 10:09:08 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2021-04-24T10:09:08Z</dc:date>
    <item>
      <title>How to undo comment for one block after using Ctr+/ ?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-undo-comment-for-one-block-after-using-Ctr/m-p/736724#M229564</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Normally, I used Ctr+/&amp;nbsp; to let a block to be in comment part. For example:&lt;/P&gt;
&lt;P&gt;My original code:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;	proc copy in=work out=myfolder;
		select &amp;amp;outf._;
	run;

	quit;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;After using Ctr+/, the code is&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;/*	proc copy in=work out=myfolder;*/
/*		select &amp;amp;outf._;*/
/*	run;*/
/**/
/*	quit;*/&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I am wondering if there is any quick way to uncomment this block rather than delete the / and * manually?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm regards and thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Apr 2021 08:03:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-undo-comment-for-one-block-after-using-Ctr/m-p/736724#M229564</guid>
      <dc:creator>Phil_NZ</dc:creator>
      <dc:date>2021-04-24T08:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to undo comment for one block after using Ctr+/ ?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-undo-comment-for-one-block-after-using-Ctr/m-p/736727#M229567</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/212695"&gt;@Phil_NZ&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the Enhanced Editor Keys window (which you open in the menu of the Display Manager interface via Tools&amp;nbsp;→ Options&amp;nbsp;→ Enhanced Editor Keys and in SAS Enterprise Guide via Program&amp;nbsp;→&amp;nbsp;Enhanced Editor Keys...) under category "Selection Operations" you find the command "UnComment the selection with line comments" and the associated keyboard shortcut (maybe Ctrl+Shift+/ or something else; you can also assign your own shortcut if you want).&lt;/P&gt;</description>
      <pubDate>Sat, 24 Apr 2021 08:48:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-undo-comment-for-one-block-after-using-Ctr/m-p/736727#M229567</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2021-04-24T08:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to undo comment for one block after using Ctr+/ ?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-undo-comment-for-one-block-after-using-Ctr/m-p/736732#M229572</link>
      <description>Ctrl+Shift+/</description>
      <pubDate>Sat, 24 Apr 2021 10:09:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-undo-comment-for-one-block-after-using-Ctr/m-p/736732#M229572</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2021-04-24T10:09:08Z</dc:date>
    </item>
  </channel>
</rss>

