<?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 open a XPT file  in SAS studio in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/open-a-XPT-file-in-SAS-studio/m-p/633368#M8933</link>
    <description>&lt;P&gt;New to sas studio. I checked previous questions, and tried different ways, it did not work.&lt;/P&gt;&lt;P&gt;In addition, I also use Mac, so this may be why it is so tricky.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My code is&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;libname&lt;/SPAN&gt;&lt;SPAN class="s2"&gt; NH &lt;/SPAN&gt;"Macintosh HD/Users/llt/NHANES/DATA"&lt;SPAN class="s2"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;libname&lt;/SPAN&gt;&lt;SPAN class="s2"&gt; XP &lt;/SPAN&gt;&lt;SPAN class="s1"&gt;xport&lt;/SPAN&gt; "Macintosh HD/Users/llt/NHANES/TEMP/demo_c.xpt"&lt;SPAN class="s2"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s3"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN class="s3"&gt;&lt;STRONG&gt;copy&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN class="s1"&gt;in&lt;/SPAN&gt;=XP &lt;SPAN class="s1"&gt;out&lt;/SPAN&gt;=NH; &lt;SPAN class="s3"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/SPAN&gt;;&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 19 Mar 2020 17:51:31 GMT</pubDate>
    <dc:creator>knighsson</dc:creator>
    <dc:date>2020-03-19T17:51:31Z</dc:date>
    <item>
      <title>open a XPT file  in SAS studio</title>
      <link>https://communities.sas.com/t5/SAS-Studio/open-a-XPT-file-in-SAS-studio/m-p/633368#M8933</link>
      <description>&lt;P&gt;New to sas studio. I checked previous questions, and tried different ways, it did not work.&lt;/P&gt;&lt;P&gt;In addition, I also use Mac, so this may be why it is so tricky.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My code is&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;libname&lt;/SPAN&gt;&lt;SPAN class="s2"&gt; NH &lt;/SPAN&gt;"Macintosh HD/Users/llt/NHANES/DATA"&lt;SPAN class="s2"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;libname&lt;/SPAN&gt;&lt;SPAN class="s2"&gt; XP &lt;/SPAN&gt;&lt;SPAN class="s1"&gt;xport&lt;/SPAN&gt; "Macintosh HD/Users/llt/NHANES/TEMP/demo_c.xpt"&lt;SPAN class="s2"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s3"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN class="s3"&gt;&lt;STRONG&gt;copy&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN class="s1"&gt;in&lt;/SPAN&gt;=XP &lt;SPAN class="s1"&gt;out&lt;/SPAN&gt;=NH; &lt;SPAN class="s3"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/SPAN&gt;;&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2020 17:51:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/open-a-XPT-file-in-SAS-studio/m-p/633368#M8933</guid>
      <dc:creator>knighsson</dc:creator>
      <dc:date>2020-03-19T17:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: open a XPT file  in SAS studio</title>
      <link>https://communities.sas.com/t5/SAS-Studio/open-a-XPT-file-in-SAS-studio/m-p/633373#M8934</link>
      <description>&lt;P&gt;Please show the LOG that you get from running the code to help with diagnosing the issue. In this case I think you might want to be sure to include the Libname statement as well as the Proc Copy. Copy the text from the Log and paste into a code box opened on the forum using either the &amp;lt;/&amp;gt; or "running man" icon to preserve text formatting. The message windows on the forum will reformat text and may move such things as characters that SAS shows in the log to indicate where an error occurred.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2020 18:01:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/open-a-XPT-file-in-SAS-studio/m-p/633373#M8934</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-03-19T18:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: open a XPT file  in SAS studio</title>
      <link>https://communities.sas.com/t5/SAS-Studio/open-a-XPT-file-in-SAS-studio/m-p/633381#M8935</link>
      <description>&lt;P&gt;Mac OS X is a UNIX, and so all complete pathnames need to start with a forward slash, like&lt;/P&gt;
&lt;PRE&gt;/Users/llt/NHANES/TEMP/demo_c.xpt&lt;/PRE&gt;
&lt;P&gt;Also take care of&amp;nbsp;&lt;EM&gt;exact&lt;/EM&gt; spelling with regards to upper/lowercase.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If, in fact, you use SAS University Edition, you need to use the shared folder.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2020 18:28:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/open-a-XPT-file-in-SAS-studio/m-p/633381#M8935</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-03-19T18:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: open a XPT file  in SAS studio</title>
      <link>https://communities.sas.com/t5/SAS-Studio/open-a-XPT-file-in-SAS-studio/m-p/633392#M8936</link>
      <description>&lt;P&gt;&lt;/P&gt;
&lt;PRE&gt;Using the XPORT engine has these limitations: 

The XPORT engine supports only members of type DATA. It does not support members of type CATALOG orVIEW. 

The XPORT engine supports a feature set that is compatible with SAS 6. The XPORT engine cannot support SAS 9 features, such as long variable names. Warning or error messages report limitations that are encountered during the transport operation. For details about typical error messages and recovery actions, see File library.member.DATA has too long a member name for the XPORT engine . 

The XPORT engine with PROC COPY does not support the transport of any type of view or MDDB. 
&lt;/PRE&gt;</description>
      <pubDate>Thu, 19 Mar 2020 19:01:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/open-a-XPT-file-in-SAS-studio/m-p/633392#M8936</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-03-19T19:01:12Z</dc:date>
    </item>
  </channel>
</rss>

