<?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: Windows won't search keywords in .sas files even after updating registry in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Windows-won-t-search-keywords-in-sas-files-even-after-updating/m-p/696745#M212868</link>
    <description>&lt;P&gt;In my experience, Windows search has always been broken, and the advent of AQS with W7 made this worse.&lt;/P&gt;
&lt;P&gt;Just write a small SAS program to scan your paths and be done with it.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Nov 2020 01:25:58 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2020-11-05T01:25:58Z</dc:date>
    <item>
      <title>Windows won't search keywords in .sas files even after updating registry</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Windows-won-t-search-keywords-in-sas-files-even-after-updating/m-p/696663#M212824</link>
      <description>&lt;P&gt;For the longest time, windows did work in searching within .sas files for keywords but after some updates - this randomly stopped working and no matter what I've tried, it still won't.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. I already had the persistenthandler value updated in this&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Programming/How-do-I-search-for-a-keyword-in-a-sas-file-using-microsoft-file/td-p/361292" target="_self"&gt;thread.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="appleorange_0-1604519660724.jpeg" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/51379iA2664E9EACD735F0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="appleorange_0-1604519660724.jpeg" alt="appleorange_0-1604519660724.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;3.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="appleorange_1-1604519690435.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/51380iE602CB72DEF4F50D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="appleorange_1-1604519690435.png" alt="appleorange_1-1604519690435.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;3.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="appleorange_2-1604519714236.jpeg" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/51381i02E5709476064398/image-size/medium?v=v2&amp;amp;px=400" role="button" title="appleorange_2-1604519714236.jpeg" alt="appleorange_2-1604519714236.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can't think of anything else, but if anyone has any other suggestions or has run into this problem recently.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2020 19:56:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Windows-won-t-search-keywords-in-sas-files-even-after-updating/m-p/696663#M212824</guid>
      <dc:creator>appleorange</dc:creator>
      <dc:date>2020-11-04T19:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Windows won't search keywords in .sas files even after updating registry</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Windows-won-t-search-keywords-in-sas-files-even-after-updating/m-p/696745#M212868</link>
      <description>&lt;P&gt;In my experience, Windows search has always been broken, and the advent of AQS with W7 made this worse.&lt;/P&gt;
&lt;P&gt;Just write a small SAS program to scan your paths and be done with it.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2020 01:25:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Windows-won-t-search-keywords-in-sas-files-even-after-updating/m-p/696745#M212868</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2020-11-05T01:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Windows won't search keywords in .sas files even after updating registry</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Windows-won-t-search-keywords-in-sas-files-even-after-updating/m-p/696807#M212902</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/37299"&gt;@appleorange&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I frequently use FINDSTR from the command line (cmd.exe) to search keywords and phrases in .sas files. If that didn't work I would probably turn to the "Find/replace in files" feature of my text editor, but I wouldn't even think of using the Windows file search.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2020 08:56:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Windows-won-t-search-keywords-in-sas-files-even-after-updating/m-p/696807#M212902</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2020-11-05T08:56:54Z</dc:date>
    </item>
  </channel>
</rss>

