<?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 Imported JMP file to SAS, ran routine,  received  outb.subset_processed.sas7bxat in Community Discussions</title>
    <link>https://community.jmp.com/t5/Community-Discussions/Imported-JMP-file-to-SAS-ran-routine-received-outb-subset/m-p/482032#M293</link>
    <description>&lt;P&gt;SAShelp says that the&amp;nbsp; sas7bxat file is an extended characteristics file.&amp;nbsp; If so, is there supposed to be&amp;nbsp; a regular data file,&amp;nbsp; * sas7bdat&amp;nbsp; file?&amp;nbsp; &amp;nbsp;If not, how do I open the sas7bxat file?&lt;/P&gt;&lt;P&gt;SAS Code:&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname outb "C:\Users\lnitz\NewDownloads\Covid_Hawaii\";&lt;BR /&gt;proc import&lt;BR /&gt;out=work.subset_hawaii_covid&lt;/P&gt;&lt;P&gt;datafile="C:\Users\lnitz\NewDownloads\Covid_Hawaii\subset of Hawaii_Covid_w_Incidence.jmp"&lt;BR /&gt;dbms=jmp replace;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;data outb.subset_processed;&lt;BR /&gt;set work.subset_hawaii_covid;&lt;BR /&gt;by Datenumeric;&lt;BR /&gt;Length comb_text $6000.;&lt;BR /&gt;retain comb_text;&lt;BR /&gt;if first.Datenumeric then&lt;BR /&gt;comb_text= tweets.text;&lt;BR /&gt;else&lt;BR /&gt;comb_text=catx(', ', comb_text, tweets.text);&lt;BR /&gt;if last.Datenumeric then&lt;BR /&gt;output;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The target data was&amp;nbsp; a numeric JMP date and a line of text.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Apr 2022 03:33:53 GMT</pubDate>
    <dc:creator>LNitz</dc:creator>
    <dc:date>2022-04-26T03:33:53Z</dc:date>
    <item>
      <title>Imported JMP file to SAS, ran routine,  received  outb.subset_processed.sas7bxat</title>
      <link>https://community.jmp.com/t5/Community-Discussions/Imported-JMP-file-to-SAS-ran-routine-received-outb-subset/m-p/482032#M293</link>
      <description>&lt;P&gt;SAShelp says that the&amp;nbsp; sas7bxat file is an extended characteristics file.&amp;nbsp; If so, is there supposed to be&amp;nbsp; a regular data file,&amp;nbsp; * sas7bdat&amp;nbsp; file?&amp;nbsp; &amp;nbsp;If not, how do I open the sas7bxat file?&lt;/P&gt;&lt;P&gt;SAS Code:&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname outb "C:\Users\lnitz\NewDownloads\Covid_Hawaii\";&lt;BR /&gt;proc import&lt;BR /&gt;out=work.subset_hawaii_covid&lt;/P&gt;&lt;P&gt;datafile="C:\Users\lnitz\NewDownloads\Covid_Hawaii\subset of Hawaii_Covid_w_Incidence.jmp"&lt;BR /&gt;dbms=jmp replace;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;data outb.subset_processed;&lt;BR /&gt;set work.subset_hawaii_covid;&lt;BR /&gt;by Datenumeric;&lt;BR /&gt;Length comb_text $6000.;&lt;BR /&gt;retain comb_text;&lt;BR /&gt;if first.Datenumeric then&lt;BR /&gt;comb_text= tweets.text;&lt;BR /&gt;else&lt;BR /&gt;comb_text=catx(', ', comb_text, tweets.text);&lt;BR /&gt;if last.Datenumeric then&lt;BR /&gt;output;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The target data was&amp;nbsp; a numeric JMP date and a line of text.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 03:33:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Community-Discussions/Imported-JMP-file-to-SAS-ran-routine-received-outb-subset/m-p/482032#M293</guid>
      <dc:creator>LNitz</dc:creator>
      <dc:date>2022-04-26T03:33:53Z</dc:date>
    </item>
  </channel>
</rss>

