<?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: open a .txt file by JSL script and save it as a jmp file in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/open-a-txt-file-by-JSL-script-and-save-it-as-a-jmp-file/m-p/225463#M44772</link>
    <description>&lt;P&gt;This may be what you are looking for&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt=open("pathtofolder\filename.txt");
close(dt,save("$TEMP\lookup.jmp"));&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 11 Sep 2019 21:40:31 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2019-09-11T21:40:31Z</dc:date>
    <item>
      <title>open a .txt file by JSL script and save it as a jmp file</title>
      <link>https://community.jmp.com/t5/Discussions/open-a-txt-file-by-JSL-script-and-save-it-as-a-jmp-file/m-p/225445#M44769</link>
      <description>I want to open a .txt file by jsl script and save it as a jmp file.&lt;BR /&gt;Is there a simple way to do it by scripting?</description>
      <pubDate>Wed, 11 Sep 2019 20:12:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/open-a-txt-file-by-JSL-script-and-save-it-as-a-jmp-file/m-p/225445#M44769</guid>
      <dc:creator>xenon2090</dc:creator>
      <dc:date>2019-09-11T20:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: open a .txt file by JSL script and save it as a jmp file</title>
      <link>https://community.jmp.com/t5/Discussions/open-a-txt-file-by-JSL-script-and-save-it-as-a-jmp-file/m-p/225452#M44770</link>
      <description>&lt;P&gt;look in the scripting index for LoadTextFile() and SaveTextFile(); they don't care about the extension the way open() does.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 20:32:01 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/open-a-txt-file-by-JSL-script-and-save-it-as-a-jmp-file/m-p/225452#M44770</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2019-09-11T20:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: open a .txt file by JSL script and save it as a jmp file</title>
      <link>https://community.jmp.com/t5/Discussions/open-a-txt-file-by-JSL-script-and-save-it-as-a-jmp-file/m-p/225455#M44771</link>
      <description>&lt;P&gt;and I may have misinterpreted... are you saving a script? a datatable? is the source a .csv?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 20:45:22 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/open-a-txt-file-by-JSL-script-and-save-it-as-a-jmp-file/m-p/225455#M44771</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2019-09-11T20:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: open a .txt file by JSL script and save it as a jmp file</title>
      <link>https://community.jmp.com/t5/Discussions/open-a-txt-file-by-JSL-script-and-save-it-as-a-jmp-file/m-p/225463#M44772</link>
      <description>&lt;P&gt;This may be what you are looking for&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt=open("pathtofolder\filename.txt");
close(dt,save("$TEMP\lookup.jmp"));&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 11 Sep 2019 21:40:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/open-a-txt-file-by-JSL-script-and-save-it-as-a-jmp-file/m-p/225463#M44772</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2019-09-11T21:40:31Z</dc:date>
    </item>
  </channel>
</rss>

