<?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 It's unexpected that the file merging speed of JMP Pro 14 is so much faster than that of JMP Pro 18 in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/It-s-unexpected-that-the-file-merging-speed-of-JMP-Pro-14-is-so/m-p/950818#M109870</link>
    <description>&lt;P&gt;The speed of file splicing has slowed down since JMP Pro 18&lt;BR /&gt;I had to use JMP Pro14 again to operate.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dir="C:\0\";;Fs=Files In Directory(dir);
for(j=1,j&amp;lt;=N Items(fs),j++,
d1=Open(dir||fs[j],Add to Recent Files(0));na=d1&amp;lt;&amp;lt;Get Name();
if(j==1,d2=d1;d2&amp;lt;&amp;lt;setName("名2");,current data table(d2);d2&amp;lt;&amp;lt;Concatenate(Data Table(d1),Append to first table);Close(d1,nosave));
);
try(d2&amp;lt;&amp;lt;Delete Table Property("Source"));d2&amp;lt;&amp;lt;Save("D:\0\JMP\big.jmp");&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 27 May 2026 11:18:08 GMT</pubDate>
    <dc:creator>lala</dc:creator>
    <dc:date>2026-05-27T11:18:08Z</dc:date>
    <item>
      <title>It's unexpected that the file merging speed of JMP Pro 14 is so much faster than that of JMP Pro 18</title>
      <link>https://community.jmp.com/t5/Discussions/It-s-unexpected-that-the-file-merging-speed-of-JMP-Pro-14-is-so/m-p/950818#M109870</link>
      <description>&lt;P&gt;The speed of file splicing has slowed down since JMP Pro 18&lt;BR /&gt;I had to use JMP Pro14 again to operate.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dir="C:\0\";;Fs=Files In Directory(dir);
for(j=1,j&amp;lt;=N Items(fs),j++,
d1=Open(dir||fs[j],Add to Recent Files(0));na=d1&amp;lt;&amp;lt;Get Name();
if(j==1,d2=d1;d2&amp;lt;&amp;lt;setName("名2");,current data table(d2);d2&amp;lt;&amp;lt;Concatenate(Data Table(d1),Append to first table);Close(d1,nosave));
);
try(d2&amp;lt;&amp;lt;Delete Table Property("Source"));d2&amp;lt;&amp;lt;Save("D:\0\JMP\big.jmp");&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 27 May 2026 11:18:08 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/It-s-unexpected-that-the-file-merging-speed-of-JMP-Pro-14-is-so/m-p/950818#M109870</guid>
      <dc:creator>lala</dc:creator>
      <dc:date>2026-05-27T11:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: It's unexpected that the file merging speed of JMP Pro 14 is so much faster than that of JMP Pro 18</title>
      <link>https://community.jmp.com/t5/Discussions/It-s-unexpected-that-the-file-merging-speed-of-JMP-Pro-14-is-so/m-p/950832#M109871</link>
      <description>&lt;P&gt;Hello Lala,&lt;BR /&gt;&lt;BR /&gt;Have you tried putting Begin Data Update and End Data Update around the outside of your&amp;nbsp;&lt;STRONG&gt;for&lt;/STRONG&gt; loop? This example below is from the Scripting Index.&lt;/P&gt;
&lt;P&gt;Brian Corcoran&lt;/P&gt;
&lt;P&gt;JMP Development&lt;/P&gt;
&lt;PRE&gt;dt &amp;lt;&amp;lt; Begin Data Update;
dt &amp;lt;&amp;lt; Add Rows( 2000 );
dt &amp;lt;&amp;lt; End Data Update;&lt;/PRE&gt;</description>
      <pubDate>Wed, 27 May 2026 12:17:49 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/It-s-unexpected-that-the-file-merging-speed-of-JMP-Pro-14-is-so/m-p/950832#M109871</guid>
      <dc:creator>briancorcoran</dc:creator>
      <dc:date>2026-05-27T12:17:49Z</dc:date>
    </item>
  </channel>
</rss>

