<?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: How to update sashelp.zipcode in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-update-sashelp-zipcode/m-p/326054#M72571</link>
    <description>&lt;P&gt;Art,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thank you so much.&amp;nbsp; That solution worked perfect.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I created a backup and copied over the new version of the data and then opened sas and the new version was there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Jerry&lt;/P&gt;</description>
    <pubDate>Thu, 19 Jan 2017 17:33:11 GMT</pubDate>
    <dc:creator>jerry898969</dc:creator>
    <dc:date>2017-01-19T17:33:11Z</dc:date>
    <item>
      <title>How to update sashelp.zipcode</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-update-sashelp-zipcode/m-p/326049#M72568</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I working on geocoding some data and the process runs and sasy that the zip lookup data is sashelp.zipcode.&lt;/P&gt;
&lt;P&gt;So I went and retrived the latest file from SAS's website and I want to update the sashelp.zipcode file with the latest version so my geocoding is done with the latest version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have tried doing the following and creating a backup of the current zipcode file, but I keep getting an error.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;data sashelp.zipcode_old ;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;set sashelp.zipcode ;&lt;BR /&gt;run ;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ERROR: User does not have appropriate authorization level for library SASHELP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm using SAS 9.4 TS1M2 on a windows 7 computer.&amp;nbsp; I have already given myself write permissions on&lt;/P&gt;
&lt;P&gt;C:\Program Files\SASHome\SASFoundation\9.4\core\sashelp and it still gives me an error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 16:57:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-update-sashelp-zipcode/m-p/326049#M72568</guid>
      <dc:creator>jerry898969</dc:creator>
      <dc:date>2017-01-19T16:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to update sashelp.zipcode</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-update-sashelp-zipcode/m-p/326051#M72569</link>
      <description>&lt;P&gt;While dangerous, I've always made the change directly to the actual sashelp file. Of course, I always keep a copy of the original so I can re-instate it if what I change/add doesn't work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As such, in SAS, I create a new copy of zipcode file in a permanent library that I have read/write access, I make the desired additions to that file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then, I exit SAS and, from Window's Explorer, move that file into the sashelp directory. If it is the first time I;m doing it, first (also in Window's Explorer) I make a copy of the sashelp.zipcode file in the sashelp directory, calling it sashelp_original.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH,&lt;/P&gt;
&lt;P&gt;Art, CEO, AnalystFinder.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 17:08:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-update-sashelp-zipcode/m-p/326051#M72569</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2017-01-19T17:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to update sashelp.zipcode</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-update-sashelp-zipcode/m-p/326054#M72571</link>
      <description>&lt;P&gt;Art,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thank you so much.&amp;nbsp; That solution worked perfect.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I created a backup and copied over the new version of the data and then opened sas and the new version was there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Jerry&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 17:33:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-update-sashelp-zipcode/m-p/326054#M72571</guid>
      <dc:creator>jerry898969</dc:creator>
      <dc:date>2017-01-19T17:33:11Z</dc:date>
    </item>
  </channel>
</rss>

