<?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: Text searching in SAS code within an EG Project in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Text-searching-in-SAS-code-within-an-EG-Project/m-p/49282#M5380</link>
    <description>Hello Ecoware,&lt;BR /&gt;
&lt;BR /&gt;
An EGP file is actually a set of xml, txt, ... zipped together. You can unzip an EGP: make a copy of the file, change the extension from EGP to ZIP and unzip it. You can then use  the search functionnality of your file explorer to find the code you are looking for.&lt;BR /&gt;
&lt;BR /&gt;
I hope this will help you,&lt;BR /&gt;
&lt;BR /&gt;
Yoba</description>
    <pubDate>Sat, 27 Jun 2009 11:53:38 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-06-27T11:53:38Z</dc:date>
    <item>
      <title>Text searching in SAS code within an EG Project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Text-searching-in-SAS-code-within-an-EG-Project/m-p/49281#M5379</link>
      <description>Is there some way to text search through a multitude of SAS program code listings within an EG Project.  A variation of this, of course, is the ability to export all of the code listings, within a project, to a text file.  I have tried to cut and paste but I have hundreds of programs embedded within numerous EG projects.&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Steve</description>
      <pubDate>Fri, 26 Jun 2009 13:44:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Text-searching-in-SAS-code-within-an-EG-Project/m-p/49281#M5379</guid>
      <dc:creator>ecoware</dc:creator>
      <dc:date>2009-06-26T13:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Text searching in SAS code within an EG Project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Text-searching-in-SAS-code-within-an-EG-Project/m-p/49282#M5380</link>
      <description>Hello Ecoware,&lt;BR /&gt;
&lt;BR /&gt;
An EGP file is actually a set of xml, txt, ... zipped together. You can unzip an EGP: make a copy of the file, change the extension from EGP to ZIP and unzip it. You can then use  the search functionnality of your file explorer to find the code you are looking for.&lt;BR /&gt;
&lt;BR /&gt;
I hope this will help you,&lt;BR /&gt;
&lt;BR /&gt;
Yoba</description>
      <pubDate>Sat, 27 Jun 2009 11:53:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Text-searching-in-SAS-code-within-an-EG-Project/m-p/49282#M5380</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-06-27T11:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Text searching in SAS code within an EG Project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Text-searching-in-SAS-code-within-an-EG-Project/m-p/49283#M5381</link>
      <description>Yoba,&lt;BR /&gt;
Thanks for your very timely response !&lt;BR /&gt;
I did change the extension to zip and the unzip process created a single .xml file and a series of folders; each folder containing a single .sas program.&lt;BR /&gt;
I did not see any .txt files.&lt;BR /&gt;
The .egp files were created with EG 4.1&lt;BR /&gt;
Any additional advice would be very much appreciated.&lt;BR /&gt;
Thanks again.</description>
      <pubDate>Sat, 27 Jun 2009 12:45:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Text-searching-in-SAS-code-within-an-EG-Project/m-p/49283#M5381</guid>
      <dc:creator>ecoware</dc:creator>
      <dc:date>2009-06-27T12:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: Text searching in SAS code within an EG Project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Text-searching-in-SAS-code-within-an-EG-Project/m-p/49284#M5382</link>
      <description>Consider this opportunity to use SAS to drive the unzip process (in batch) - you need not worry about any file-rename actually with this technique:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/forum2007/005-2007.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/forum2007/005-2007.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Also, consider using SAS and FILENAME PIPE engine with a DATA step (to generate the SAS code) to identify and process your *.egp files programmatically, for further automation.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Sat, 27 Jun 2009 16:04:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Text-searching-in-SAS-code-within-an-EG-Project/m-p/49284#M5382</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-06-27T16:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Text searching in SAS code within an EG Project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Text-searching-in-SAS-code-within-an-EG-Project/m-p/49285#M5383</link>
      <description>Hello Ecoware,&lt;BR /&gt;
&lt;BR /&gt;
Sorry ... instead of txt files, I should have written sas files. Sas files are actually in plain text.This means that you can search in those files with the file explorer. &lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
&lt;BR /&gt;
Yoba</description>
      <pubDate>Sat, 27 Jun 2009 21:13:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Text-searching-in-SAS-code-within-an-EG-Project/m-p/49285#M5383</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-06-27T21:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Text searching in SAS code within an EG Project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Text-searching-in-SAS-code-within-an-EG-Project/m-p/49286#M5384</link>
      <description>Thanks Yoba,&lt;BR /&gt;
Good information and a solution to my building a code "knowledge base" that is searchable.  I appreciate your time.&lt;BR /&gt;
Steve</description>
      <pubDate>Mon, 29 Jun 2009 13:22:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Text-searching-in-SAS-code-within-an-EG-Project/m-p/49286#M5384</guid>
      <dc:creator>ecoware</dc:creator>
      <dc:date>2009-06-29T13:22:45Z</dc:date>
    </item>
    <item>
      <title>Text searching in SAS code within an EG Project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Text-searching-in-SAS-code-within-an-EG-Project/m-p/49287#M5385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Did you ever find / create a solution to this problem of searching for text within / across SAS EG project code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 18:42:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Text-searching-in-SAS-code-within-an-EG-Project/m-p/49287#M5385</guid>
      <dc:creator>charles_s_patridge</dc:creator>
      <dc:date>2011-12-21T18:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Text searching in SAS code within an EG Project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Text-searching-in-SAS-code-within-an-EG-Project/m-p/49288#M5386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;To ALL,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Chris Hemedinger of SAS Institute provided me with a solution that works.&amp;nbsp; The code/tool to do this is located at this URL - &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;&lt;A class="jive-link-external-small" href="http://blogs.sas.com/content/sasdummy/2013/01/25/egp-search-tool2/" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0e66ba;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11.5pt; font-family: Calibri, sans-serif; color: #954f72; background-position: initial;"&gt;http://blogs.sas.com/content/sasdummy/2013/01/25/egp-search-tool2/&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;You can download the tool on your Windows Platform and run the code without having to get your IT people involved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Thanks Chris for the tool and making it available to all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Charles Patridge&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Dec 2014 13:15:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Text-searching-in-SAS-code-within-an-EG-Project/m-p/49288#M5386</guid>
      <dc:creator>charles_s_patridge</dc:creator>
      <dc:date>2014-12-25T13:15:50Z</dc:date>
    </item>
  </channel>
</rss>

