<?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: WrkBk reference in code No longer working with fresh install in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/WrkBk-reference-in-code-No-longer-working-with-fresh-install/m-p/715934#M221178</link>
    <description>It seems like you may be missing the SAS/Access to PCFILES license portion. You can check what's installed with:&lt;BR /&gt;&lt;BR /&gt;proc product_status;run;&lt;BR /&gt;&lt;BR /&gt;and what's licensed with:&lt;BR /&gt;&lt;BR /&gt;proc setinit;run;</description>
    <pubDate>Tue, 02 Feb 2021 02:33:08 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2021-02-02T02:33:08Z</dc:date>
    <item>
      <title>WrkBk reference in code No longer working with fresh install</title>
      <link>https://communities.sas.com/t5/SAS-Programming/WrkBk-reference-in-code-No-longer-working-with-fresh-install/m-p/715922#M221171</link>
      <description>&lt;P&gt;I did a fresh install and, some code that worked perfectly before now now longer works.&amp;nbsp; I recall that there may have been a hot fix related to ACCESS that may need to be re-applied.&amp;nbsp; But that may be unrelated.&amp;nbsp; Any ideas?&amp;nbsp; Here is the code:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;LIBNAME WrkBk EXCEL "&amp;amp;ROOT\&amp;amp;RESPONDENT._&amp;amp;SEGMENT._&amp;amp;STAGE._additional analysis.xlsx" SCAN_TEXT=NO;
PROC APPEND force BASE=WrkBk.raw
DATA=mfpresults;
RUN;
LIBNAME WrkBk CLEAR;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Here is the log:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;SYMBOLGEN:  Macro variable ROOT resolves to E:\SAS Data\
SYMBOLGEN:  Macro variable RESPONDENT resolves to PT
SYMBOLGEN:  Macro variable SEGMENT resolves to AR1920
SYMBOLGEN:  Macro variable STAGE resolves to BASE1
MPRINT(G200_COST_SENSITIVITY):   LIBNAME WrkBk EXCEL "E:\SAS Data\PT_AR1920_BASE1_additional analysis.xlsx" SCAN_TEXT=NO;
ERROR: Connect: Class not registered
ERROR: Error in the LIBNAME statement.
ERROR: Libref WRKBK is not assigned.
MPRINT(G200_COST_SENSITIVITY):   PROC APPEND force BASE=WrkBk.raw DATA=mfpresults;
MPRINT(G200_COST_SENSITIVITY):   RUN;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 02 Feb 2021 00:34:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/WrkBk-reference-in-code-No-longer-working-with-fresh-install/m-p/715922#M221171</guid>
      <dc:creator>texasmfp</dc:creator>
      <dc:date>2021-02-02T00:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: WrkBk reference in code No longer working with fresh install</title>
      <link>https://communities.sas.com/t5/SAS-Programming/WrkBk-reference-in-code-No-longer-working-with-fresh-install/m-p/715934#M221178</link>
      <description>It seems like you may be missing the SAS/Access to PCFILES license portion. You can check what's installed with:&lt;BR /&gt;&lt;BR /&gt;proc product_status;run;&lt;BR /&gt;&lt;BR /&gt;and what's licensed with:&lt;BR /&gt;&lt;BR /&gt;proc setinit;run;</description>
      <pubDate>Tue, 02 Feb 2021 02:33:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/WrkBk-reference-in-code-No-longer-working-with-fresh-install/m-p/715934#M221178</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-02-02T02:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: WrkBk reference in code No longer working with fresh install</title>
      <link>https://communities.sas.com/t5/SAS-Programming/WrkBk-reference-in-code-No-longer-working-with-fresh-install/m-p/715940#M221180</link>
      <description>&lt;P&gt;Thanks Reeza.&amp;nbsp; ACCESS was installed.&amp;nbsp; Turns out the problem was that Office suite was installed as 32-bit.&amp;nbsp; I uninstalled and re-installed in 64-bit.&amp;nbsp; Problem solved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/kb/43/933.html" target="_blank"&gt;https://support.sas.com/kb/43/933.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 03:18:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/WrkBk-reference-in-code-No-longer-working-with-fresh-install/m-p/715940#M221180</guid>
      <dc:creator>texasmfp</dc:creator>
      <dc:date>2021-02-02T03:18:32Z</dc:date>
    </item>
  </channel>
</rss>

