<?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: XPT file example in v8 format? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/XPT-file-example-in-v8-format/m-p/628630#M185789</link>
    <description>&lt;P&gt;yes, got an access to SAS system and just generated V8.&lt;/P&gt;&lt;P&gt;bit surprised no one here could of generate this file for me.&lt;/P&gt;</description>
    <pubDate>Mon, 02 Mar 2020 01:28:48 GMT</pubDate>
    <dc:creator>romankuzmik</dc:creator>
    <dc:date>2020-03-02T01:28:48Z</dc:date>
    <item>
      <title>XPT file example in v8 format?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/XPT-file-example-in-v8-format/m-p/628364#M185664</link>
      <description>&lt;P&gt;I am implementing "Record Layout for a SAS Version 8 or 9 Data Set in SAS Transport Format" specification in Java/Groovy to be able to export XPT files from our proprietary application. We have "Record Layout for a SAS Version 5 or 6 Data Set in SAS Transport Format" implemented already and it generates valid XPT files I can open with SAS Universal Viewer. But the one generated according to v8 specification won't open in&amp;nbsp;SAS Universal Viewer. btw, we use latest 1.4.2 version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone provide me with actually working V8 XPT with some dummy data so I can compare with my files to understand where I am doing a mistake in my implementation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks! I do not have an access to actual SAS system and thus unable to generate XPT myself.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2020 22:08:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/XPT-file-example-in-v8-format/m-p/628364#M185664</guid>
      <dc:creator>romankuzmik</dc:creator>
      <dc:date>2020-02-28T22:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: XPT file example in v8 format?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/XPT-file-example-in-v8-format/m-p/628480#M185721</link>
      <description>That would likely violate the SAS licenses, since it's proprietary. I would recommend instead consider using the haven package from python or a similar package from R instead.</description>
      <pubDate>Sat, 29 Feb 2020 20:12:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/XPT-file-example-in-v8-format/m-p/628480#M185721</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-02-29T20:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: XPT file example in v8 format?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/XPT-file-example-in-v8-format/m-p/628481#M185722</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The V8 transport specification is nonproprietary.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://documentation.sas.com/?docsetId=movefile&amp;amp;docsetTarget=n1h21k9w9rnhz3n1lrk8s9eib2bt.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en"&gt;https://documentation.sas.com/?docsetId=movefile&amp;amp;docsetTarget=n1h21k9w9rnhz3n1lrk8s9eib2bt.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 29 Feb 2020 20:52:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/XPT-file-example-in-v8-format/m-p/628481#M185722</guid>
      <dc:creator>romankuzmik</dc:creator>
      <dc:date>2020-02-29T20:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: XPT file example in v8 format?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/XPT-file-example-in-v8-format/m-p/628494#M185733</link>
      <description>&lt;P&gt;Or use a publicly available file so it doesn’t matter?&amp;nbsp;&lt;BR /&gt;&lt;A href="https://www.cdc.gov/brfss/annual_data/annual_1990.htm" target="_blank"&gt;https://www.cdc.gov/brfss/annual_data/annual_1990.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 29 Feb 2020 22:26:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/XPT-file-example-in-v8-format/m-p/628494#M185733</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-02-29T22:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: XPT file example in v8 format?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/XPT-file-example-in-v8-format/m-p/628510#M185742</link>
      <description>&lt;P&gt;That file is just using normal V5 transport format.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Mar 2020 04:01:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/XPT-file-example-in-v8-format/m-p/628510#M185742</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2020-03-01T04:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: XPT file example in v8 format?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/XPT-file-example-in-v8-format/m-p/628584#M185778</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/295633"&gt;@romankuzmik&lt;/a&gt;&amp;nbsp;Did you get what you need?&lt;/P&gt;</description>
      <pubDate>Sun, 01 Mar 2020 21:14:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/XPT-file-example-in-v8-format/m-p/628584#M185778</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2020-03-01T21:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: XPT file example in v8 format?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/XPT-file-example-in-v8-format/m-p/628630#M185789</link>
      <description>&lt;P&gt;yes, got an access to SAS system and just generated V8.&lt;/P&gt;&lt;P&gt;bit surprised no one here could of generate this file for me.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2020 01:28:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/XPT-file-example-in-v8-format/m-p/628630#M185789</guid>
      <dc:creator>romankuzmik</dc:creator>
      <dc:date>2020-03-02T01:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: XPT file example in v8 format?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/XPT-file-example-in-v8-format/m-p/628638#M185795</link>
      <description>&lt;P&gt;Glad it all worked out in the end.&lt;/P&gt;
&lt;P&gt;While it does seem that the specs are public, people are cautious about all things involving legal liability.&lt;/P&gt;
&lt;P&gt;We'd have asked an admin for their opinion if you still needed help.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2020 02:07:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/XPT-file-example-in-v8-format/m-p/628638#M185795</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2020-03-02T02:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: XPT file example in v8 format?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/XPT-file-example-in-v8-format/m-p/714908#M220769</link>
      <description>&lt;P&gt;Hello! I have the same issue, I need a dummy XPORT file in v8 format to test our Java open source parser that is going to support reading XPORT files. I wasn't able to find any publicly available &lt;I&gt;.v8xpt&lt;/I&gt;&lt;SPAN&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;I&gt;.xpt8&lt;/I&gt;&lt;SPAN&gt;, or&amp;nbsp;&lt;/SPAN&gt;&lt;I&gt;.2xpt&amp;nbsp;&lt;/I&gt;file on the Internet. I don't have access to any SAS system. I would be really grateful if somebody could share such file.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2021 08:47:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/XPT-file-example-in-v8-format/m-p/714908#M220769</guid>
      <dc:creator>Ksenia2</dc:creator>
      <dc:date>2021-01-28T08:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: XPT file example in v8 format?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/XPT-file-example-in-v8-format/m-p/714909#M220770</link>
      <description>&lt;P&gt;See attached file. It was created with PROC CPORT from SASHELP.CLASS and then zipped for uploading here.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2021 08:54:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/XPT-file-example-in-v8-format/m-p/714909#M220770</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-01-28T08:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: XPT file example in v8 format?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/XPT-file-example-in-v8-format/m-p/715292#M220927</link>
      <description>&lt;P&gt;Thank you, but looks like it's still in V5, not V8 format &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; According to the format documentation:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"The first header record consists of the following character string, in ASCII:&lt;BR /&gt;HEADER RECORD*******LIBV8 HEADER RECORD!!!!!!!000000000000000000000000000000"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And in the attached file it is&amp;nbsp;&lt;/P&gt;&lt;P&gt;"HEADER RECORD*******LIBRARY HEADER RECORD!!!!!!!000000000000000000000000000000"&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 14:41:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/XPT-file-example-in-v8-format/m-p/715292#M220927</guid>
      <dc:creator>Ksenia2</dc:creator>
      <dc:date>2021-01-29T14:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: XPT file example in v8 format?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/XPT-file-example-in-v8-format/m-p/715325#M220933</link>
      <description>&lt;P&gt;A CPORT file is not an XPORT file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To make a V5 XPORT file you can use the XPORT engine. But to make a V8 (or V9) XPORT file you have to use the SAS supplied macros (or write your own method).&amp;nbsp; Make sure when using the macro what type it generates, it might downgrade to V5 format automatically if your input dataset does not need any of the enhanced features.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 15:35:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/XPT-file-example-in-v8-format/m-p/715325#M220933</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2021-01-29T15:35:10Z</dc:date>
    </item>
  </channel>
</rss>

