<?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 to block access to the code with a password in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-block-access-to-the-code-with-a-password/m-p/31828#M6117</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
is there a way to block access to the code (scl or af) ?&lt;BR /&gt;
&lt;BR /&gt;
People can run the program but the code will be display if there provide the right password.&lt;BR /&gt;
&lt;BR /&gt;
Thanks!</description>
    <pubDate>Wed, 10 Nov 2010 17:07:28 GMT</pubDate>
    <dc:creator>MikeT_</dc:creator>
    <dc:date>2010-11-10T17:07:28Z</dc:date>
    <item>
      <title>How to block access to the code with a password</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-block-access-to-the-code-with-a-password/m-p/31828#M6117</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
is there a way to block access to the code (scl or af) ?&lt;BR /&gt;
&lt;BR /&gt;
People can run the program but the code will be display if there provide the right password.&lt;BR /&gt;
&lt;BR /&gt;
Thanks!</description>
      <pubDate>Wed, 10 Nov 2010 17:07:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-block-access-to-the-code-with-a-password/m-p/31828#M6117</guid>
      <dc:creator>MikeT_</dc:creator>
      <dc:date>2010-11-10T17:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to block access to the code with a password</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-block-access-to-the-code-with-a-password/m-p/31829#M6118</link>
      <description>Suggest you check out the CATALOG procedure and the COPY statement that allows you to create a copy of your BUILD catalog. With the NOSOURCE and NOEDIT options you can create a copy that doesn't contain SCL source and won't allow editing but will still contain your compiled code.</description>
      <pubDate>Thu, 11 Nov 2010 01:49:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-block-access-to-the-code-with-a-password/m-p/31829#M6118</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2010-11-11T01:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to block access to the code with a password</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-block-access-to-the-code-with-a-password/m-p/31830#M6119</link>
      <description>Hi SASKiwi,&lt;BR /&gt;
&lt;BR /&gt;
Thank you for your suggestion.  I tried and it works!&lt;BR /&gt;
&lt;BR /&gt;
Many thanks for sharing your knowledge!&lt;BR /&gt;
&lt;BR /&gt;
Mike.</description>
      <pubDate>Thu, 11 Nov 2010 15:43:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-block-access-to-the-code-with-a-password/m-p/31830#M6119</guid>
      <dc:creator>MikeT_</dc:creator>
      <dc:date>2010-11-11T15:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to block access to the code with a password</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-block-access-to-the-code-with-a-password/m-p/31831#M6120</link>
      <description>If you use this method be sure to have a backup of your scl source.  You don't want to come back later and find a catalog that contains objects that have been compiled with nosource, and that is the only copy you have!</description>
      <pubDate>Mon, 15 Nov 2010 02:36:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-block-access-to-the-code-with-a-password/m-p/31831#M6120</guid>
      <dc:creator>monei011</dc:creator>
      <dc:date>2010-11-15T02:36:16Z</dc:date>
    </item>
  </channel>
</rss>

