<?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 Proc Pwencode in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Proc-Pwencode/m-p/236012#M43175</link>
    <description>&lt;P&gt;proc pwencode in='my password';&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FILENAME PwdFile "d:\book1.xls" ;&lt;BR /&gt;PROC PWENCODE IN='myPassword' OUT= PwdFile ;&lt;BR /&gt;RUN ; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note:&lt;/P&gt;
&lt;P&gt;I run the above codes and have encoded the file (attached).&amp;nbsp; If I receive the excel and have in non-SAS environment, may i know how to decode the excel file?&lt;/P&gt;</description>
    <pubDate>Mon, 23 Nov 2015 16:06:00 GMT</pubDate>
    <dc:creator>Toffeeman</dc:creator>
    <dc:date>2015-11-23T16:06:00Z</dc:date>
    <item>
      <title>Proc Pwencode</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Pwencode/m-p/236012#M43175</link>
      <description>&lt;P&gt;proc pwencode in='my password';&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FILENAME PwdFile "d:\book1.xls" ;&lt;BR /&gt;PROC PWENCODE IN='myPassword' OUT= PwdFile ;&lt;BR /&gt;RUN ; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note:&lt;/P&gt;
&lt;P&gt;I run the above codes and have encoded the file (attached).&amp;nbsp; If I receive the excel and have in non-SAS environment, may i know how to decode the excel file?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Nov 2015 16:06:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Pwencode/m-p/236012#M43175</guid>
      <dc:creator>Toffeeman</dc:creator>
      <dc:date>2015-11-23T16:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Pwencode</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Pwencode/m-p/236067#M43214</link>
      <description>Did you mean how to decode the password ?</description>
      <pubDate>Mon, 23 Nov 2015 19:08:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Pwencode/m-p/236067#M43214</guid>
      <dc:creator>pearsoninst</dc:creator>
      <dc:date>2015-11-23T19:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Pwencode</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Pwencode/m-p/236154#M43249</link>
      <description>The excel file itself is a normal excel file and can be opened anywhere. As for the password, it cannot be decoded outside the sas environment.</description>
      <pubDate>Tue, 24 Nov 2015 09:50:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Pwencode/m-p/236154#M43249</guid>
      <dc:creator>pulkit</dc:creator>
      <dc:date>2015-11-24T09:50:14Z</dc:date>
    </item>
  </channel>
</rss>

