<?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: pulling code from log in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/pulling-code-from-log/m-p/206252#M15457</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK I thought this might be the case. I suggest the simple answer would be to get read-only access to the code folders if the issue is avoiding being able to change the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no reliable way to re-construct complete source code from SAS logs. For example if macros are used then the source in the macros might not even show in the logs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Mar 2015 22:34:23 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2015-03-19T22:34:23Z</dc:date>
    <item>
      <title>pulling code from log</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/pulling-code-from-log/m-p/206247#M15452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends, i am not sure if this question make sense or not but is there any way we can pull &lt;STRONG&gt;only SAS code lines&lt;/STRONG&gt; from complete log?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thing is we don't have access to script/ code file folder, just to log file....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 20:27:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/pulling-code-from-log/m-p/206247#M15452</guid>
      <dc:creator>woo</dc:creator>
      <dc:date>2015-03-19T20:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: pulling code from log</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/pulling-code-from-log/m-p/206248#M15453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might want to mention which version of EG you are running as tools like this could well be version dependent.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 20:35:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/pulling-code-from-log/m-p/206248#M15453</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-03-19T20:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: pulling code from log</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/pulling-code-from-log/m-p/206249#M15454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sas eg 5.1 (citrix) with sas 9.3 on aix&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 20:47:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/pulling-code-from-log/m-p/206249#M15454</guid>
      <dc:creator>woo</dc:creator>
      <dc:date>2015-03-19T20:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: pulling code from log</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/pulling-code-from-log/m-p/206250#M15455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you run your code then if you don't have access to your code folders?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 22:14:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/pulling-code-from-log/m-p/206250#M15455</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-03-19T22:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: pulling code from log</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/pulling-code-from-log/m-p/206251#M15456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SASKIWI - we don't run code - other team runs the code and we just have access to see log file from other folder. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So basically scripts are @ other folder and logs are @ other folder....scripts running in batch mode&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 22:23:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/pulling-code-from-log/m-p/206251#M15456</guid>
      <dc:creator>woo</dc:creator>
      <dc:date>2015-03-19T22:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: pulling code from log</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/pulling-code-from-log/m-p/206252#M15457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK I thought this might be the case. I suggest the simple answer would be to get read-only access to the code folders if the issue is avoiding being able to change the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no reliable way to re-construct complete source code from SAS logs. For example if macros are used then the source in the macros might not even show in the logs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 22:34:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/pulling-code-from-log/m-p/206252#M15457</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-03-19T22:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: pulling code from log</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/pulling-code-from-log/m-p/206253#M15458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Woo probably 80% of the code is not in the logging. A good programmed piece of code has a lot of input/output validation with according decisions.&lt;/P&gt;&lt;P&gt;Maintaining programs by analyzing just log is a bad idea. When redesigning it into a new build system it could be usefull. &lt;BR /&gt;As you are running the scripts you must have access to the code (I hope not being compiled without source) .&amp;nbsp; &lt;BR /&gt;What is the issue you are trying to solve?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 22:41:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/pulling-code-from-log/m-p/206253#M15458</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-03-19T22:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: pulling code from log</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/pulling-code-from-log/m-p/206254#M15459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you don't run the code and don't have access what you might be trying to do might be a violation of your companies policies.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are you looking for in the code? There are log parsers out there - search lexjansen.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 22:51:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/pulling-code-from-log/m-p/206254#M15459</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-03-19T22:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: pulling code from log</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/pulling-code-from-log/m-p/206255#M15460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not trying to accomplish anything here. Just was wonder if we have way out to pull full code/script from log but as you guys said we don't have all code in log, there is no way to get full script then. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also if we don't have access to script/code and even if we have way to pull complete script/code from log we would keep it on our local machine and we cannot modify script/code and load/change original script/code since we don't have access so ultimately we are not in violation at all&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; We respect companies policies &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all for your information....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 23:12:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/pulling-code-from-log/m-p/206255#M15460</guid>
      <dc:creator>woo</dc:creator>
      <dc:date>2015-03-19T23:12:12Z</dc:date>
    </item>
  </channel>
</rss>

