<?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 How would I do a checksum of a SAS program code file in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-would-I-do-a-checksum-of-a-SAS-program-code-file/m-p/490234#M128202</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to do a checksum at the end of my&amp;nbsp;SAS program in order to be able to identify if there has been any changes to my code since the last time I worked on it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone done this before and would be able to provide some help? Or have a better solution for what I would like to do?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Mon, 27 Aug 2018 19:44:15 GMT</pubDate>
    <dc:creator>megp</dc:creator>
    <dc:date>2018-08-27T19:44:15Z</dc:date>
    <item>
      <title>How would I do a checksum of a SAS program code file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-would-I-do-a-checksum-of-a-SAS-program-code-file/m-p/490234#M128202</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to do a checksum at the end of my&amp;nbsp;SAS program in order to be able to identify if there has been any changes to my code since the last time I worked on it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone done this before and would be able to provide some help? Or have a better solution for what I would like to do?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 27 Aug 2018 19:44:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-would-I-do-a-checksum-of-a-SAS-program-code-file/m-p/490234#M128202</guid>
      <dc:creator>megp</dc:creator>
      <dc:date>2018-08-27T19:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: How would I do a checksum of a SAS program code file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-would-I-do-a-checksum-of-a-SAS-program-code-file/m-p/490235#M128203</link>
      <description>&lt;P&gt;If you're using SAS EG or SAS Studio you can link your programs to a version control software or repository.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/228699"&gt;@megp&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to do a checksum at the end of my&amp;nbsp;SAS program in order to be able to identify if there has been any changes to my code since the last time I worked on it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Has anyone done this before and would be able to provide some help? Or have a better solution for what I would like to do?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Aug 2018 19:46:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-would-I-do-a-checksum-of-a-SAS-program-code-file/m-p/490235#M128203</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-08-27T19:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: How would I do a checksum of a SAS program code file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-would-I-do-a-checksum-of-a-SAS-program-code-file/m-p/490239#M128206</link>
      <description>Thanks for the suggestion, however I want to avoid having to use a version control software or repository.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Aug 2018 19:52:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-would-I-do-a-checksum-of-a-SAS-program-code-file/m-p/490239#M128206</guid>
      <dc:creator>megp</dc:creator>
      <dc:date>2018-08-27T19:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: How would I do a checksum of a SAS program code file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-would-I-do-a-checksum-of-a-SAS-program-code-file/m-p/490246#M128211</link>
      <description>&lt;P&gt;Maybe this is helpful then:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://analytics.ncsu.edu/sesug/2006/PO07_06.PDF" target="_blank"&gt;https://analytics.ncsu.edu/sesug/2006/PO07_06.PDF&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Aug 2018 20:10:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-would-I-do-a-checksum-of-a-SAS-program-code-file/m-p/490246#M128211</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-08-27T20:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: How would I do a checksum of a SAS program code file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-would-I-do-a-checksum-of-a-SAS-program-code-file/m-p/494320#M130234</link>
      <description>&lt;P&gt;Finally, i used the following solution to get the checksum of the current program I am running:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data checksum;&lt;BR /&gt;title "Checksum";&lt;BR /&gt;filename fn pipe "CertUtil -hashfile&amp;nbsp;%sysget(SAS_EXECFILEPATH) MD5";&lt;BR /&gt;infile fn;&lt;BR /&gt;input;&lt;BR /&gt;Hash_Info = _infile_;&lt;BR /&gt;run;&lt;BR /&gt;proc print data=checksum NOOBS;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for taking the time to help!&lt;/P&gt;</description>
      <pubDate>Mon, 10 Sep 2018 20:46:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-would-I-do-a-checksum-of-a-SAS-program-code-file/m-p/494320#M130234</guid>
      <dc:creator>megp</dc:creator>
      <dc:date>2018-09-10T20:46:38Z</dc:date>
    </item>
  </channel>
</rss>

