<?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 save html() slow? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/save-html-slow/m-p/18813#M17143</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I use save html() on a report window it takes a VERY long time to save- can be a half a hour or more for a single page.&amp;nbsp; It does work in the end.&amp;nbsp; Do others have this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anything I can do to make it faster?&amp;nbsp; these aren't large files - 2-5 K only.&amp;nbsp; What is it thinking about?&amp;nbsp; I want to do this as part of an automatic job so a lone report taking a half hour is actually OK but one of the cases is one where I want to loop over many different cases creating this output so it can really take too long and the job can get terminated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use saveinteractivehtml() in some other cases and do not have this issue even though the files are larger.&amp;nbsp; If I use saveinteractivehtml on this same window it is also fast&amp;nbsp; but this is a window that saveinteractivehtml does not render nicely.&amp;nbsp;&amp;nbsp; I have certain outputs I can't use that with..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this issue with at least 2 quite different windows - one is made up of JMP plots, the other is mainly images with some annotations created in JMP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;appreciate any suggestions on what to try.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 May 2016 19:56:40 GMT</pubDate>
    <dc:creator>hardner</dc:creator>
    <dc:date>2016-05-26T19:56:40Z</dc:date>
    <item>
      <title>save html() slow?</title>
      <link>https://community.jmp.com/t5/Discussions/save-html-slow/m-p/18813#M17143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I use save html() on a report window it takes a VERY long time to save- can be a half a hour or more for a single page.&amp;nbsp; It does work in the end.&amp;nbsp; Do others have this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anything I can do to make it faster?&amp;nbsp; these aren't large files - 2-5 K only.&amp;nbsp; What is it thinking about?&amp;nbsp; I want to do this as part of an automatic job so a lone report taking a half hour is actually OK but one of the cases is one where I want to loop over many different cases creating this output so it can really take too long and the job can get terminated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use saveinteractivehtml() in some other cases and do not have this issue even though the files are larger.&amp;nbsp; If I use saveinteractivehtml on this same window it is also fast&amp;nbsp; but this is a window that saveinteractivehtml does not render nicely.&amp;nbsp;&amp;nbsp; I have certain outputs I can't use that with..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this issue with at least 2 quite different windows - one is made up of JMP plots, the other is mainly images with some annotations created in JMP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;appreciate any suggestions on what to try.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 19:56:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/save-html-slow/m-p/18813#M17143</guid>
      <dc:creator>hardner</dc:creator>
      <dc:date>2016-05-26T19:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: save html() slow?</title>
      <link>https://community.jmp.com/t5/Discussions/save-html-slow/m-p/18814#M17144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is fixed for JMP 13.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the problem:&amp;nbsp; JMP creates a GFX directory in the same location as the .html file, and over time, the GFX directory gets quite large as you save more .html files.&amp;nbsp; (The GFX holds the images the .html refers to).&amp;nbsp; Even if you name the .html files with different names, the same GFX is used.&amp;nbsp; So&lt;STRONG&gt; you may have many .html files that depend on the content of the GFX&lt;/STRONG&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or, you may only have one .html file and a lot of leftover, unused pictures in the GFX directory.&amp;nbsp; If so, delete the GFX (or maybe put in trash, just in case.)&amp;nbsp; JMP will be much faster next time.&amp;nbsp; Re-read the bold text above before you delete the GFX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(JMP 12 and earlier is not using a good algorithm for finding unused file names in the GFX...JMP 13 has a different approach.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 20:55:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/save-html-slow/m-p/18814#M17144</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2016-05-26T20:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: save html() slow?</title>
      <link>https://community.jmp.com/t5/Discussions/save-html-slow/m-p/18815#M17145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, just to verify, if my plan was to create a growing archive with a new page for each widget through our factory, for example, that is doomed to get slower and slower. &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;But where I have pages that overwrite themselves every day I could clear out the images from previous days periodically as they are no longer used and that file could stay small. I might automatically delete it early in the am before all the reports update and when nobody will complain that the page is broken.....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have some of each type which is maybe worst case as I can't easily clear out the daily additions while there are things I want to keep in there.&amp;nbsp; maybe if I get a second location for the archive so it's not getting the daily stuff added to it and I give up full archiving and get rid of some historical stuff the archive could be kept under control.&amp;nbsp; or, maybe I could get multiple locations for different subsets of the archived content then it would make separate smaller gtx folders?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I take it that it's the number of pictures that matters?&amp;nbsp; My report with images has a number of separate images today.&amp;nbsp;&amp;nbsp; I might improve things if I managed to make fewer larger pictures?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate knowing what's going on, maybe I can try some things to improve it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 21:52:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/save-html-slow/m-p/18815#M17145</guid>
      <dc:creator>hardner</dc:creator>
      <dc:date>2016-05-26T21:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: save html() slow?</title>
      <link>https://community.jmp.com/t5/Discussions/save-html-slow/m-p/18816#M17146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&amp;nbsp; As the number of pictures grows, it takes much longer to add another picture.&amp;nbsp; Loading the HTML is not a problem, but writing is.&amp;nbsp; JMP 13 will use part of the date in the file name to prevent the slow down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like this will work better, and keep the gfx+html organized at the same time. The last few lines are suggesting a way to keep the current file in a consistent location for your users:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: green;"&gt;// example script to make a daily report folder&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;dt &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: #0000dd;"&gt;Open&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: purple;"&gt;"$sample_data/big class.jmp"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;rpt &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; dt &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt; &lt;STRONG&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;Bivariate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; Y&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;weight &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; X&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;height &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; Fit Line&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;STRONG&gt;{&lt;/STRONG&gt;Line Color&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;STRONG&gt;{&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: teal; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;213&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;,&lt;/SPAN&gt; &lt;SPAN style="color: teal; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;72&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;,&lt;/SPAN&gt; &lt;STRONG&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: teal;"&gt;87&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;}&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; &lt;STRONG&gt;)}&lt;/STRONG&gt; &lt;STRONG&gt;)&lt;/STRONG&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: green;"&gt;// directory names can be all numbers, but you might want a letter, &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: green;"&gt;// R for report, perhaps, as the first letter.&amp;nbsp; Or a better title.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: green;"&gt;// make sure the date format doesn't have / or \ characters!&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: #008000; font-size: 10.6667px; font-family: 'Courier New';"&gt;// the YYYYMMDD format is nice because it sorts correctly&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;daily &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: purple;"&gt;"R"&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;||&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: #0000dd;"&gt;Format&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: #0000dd;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;()&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;,&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: purple;"&gt;"yyyymmdd"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;pathname &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: purple;"&gt;"$desktop/"&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;||&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; daily&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: #0000dd;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;!&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: #0000dd;"&gt;Directory Exists&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; pathname &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: #0000dd;"&gt;Create Directory&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; pathname &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;rpt &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt; &lt;STRONG&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;savehtml&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; pathname &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;||&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: purple;"&gt;"/biv.html"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;rpt &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt; &lt;SPAN style="color: navy; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;closewindow&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: #0000dd;"&gt;Close&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; dt&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;,&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: purple;"&gt;"nosave"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: #0000dd;"&gt;Create Directory&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: purple;"&gt;"$desktop/FinalLocation"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: green;"&gt;// probably already there from yesterday&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: #0000dd;"&gt;Copy Directory&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; pathname&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;,&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: purple;"&gt;"$desktop/FinalLocation"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: green;"&gt;// using daily &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: #0000dd;"&gt;Delete Directory&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: purple;"&gt;"$desktop/FinalLocation/current"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: green;"&gt;// clean out yesterdays report&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: green;"&gt;// make daily "R20160527" be a fixed name, "current"&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: #0000dd;"&gt;Rename Directory&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: purple;"&gt;"$desktop/FinalLocation/"&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;||&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; daily&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;,&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: purple;"&gt;"current"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2016 13:32:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/save-html-slow/m-p/18816#M17146</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2016-05-27T13:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: save html() slow?</title>
      <link>https://community.jmp.com/t5/Discussions/save-html-slow/m-p/18817#M17147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&amp;nbsp; I see I can definitely improve on what I have at least.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2016 14:37:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/save-html-slow/m-p/18817#M17147</guid>
      <dc:creator>hardner</dc:creator>
      <dc:date>2016-05-27T14:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: save html() slow?</title>
      <link>https://community.jmp.com/t5/Discussions/save-html-slow/m-p/18818#M17148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just in case it helps anyone else I found a solution for my archiving case too:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The report in question works well to just be one big picture even though JMP was saving over 40 separate pieces for each page so I can replace nw&amp;lt;&amp;lt;savehtml() with nw&amp;lt;&amp;lt;savepicture().&amp;nbsp; that lets me save in a location of my choosing with a name of my choosing.&amp;nbsp; Then I can also save an html&amp;nbsp; - it's just a few lines of text for one that just displays an image from a specified location and a link back to my directory page.&amp;nbsp; With only one picture per file and it being easy to change the location of the pictures in concert with the html text that calls for them by location I can keep them organized in reasonable size folders.&amp;nbsp; Also, I think I can handily leave my existing archive of pages alone.&amp;nbsp; The directory just points at the huge gfx folder for the old ones but I don't have to write there any more so appears there is no harm in that having having some tens of thousands of pictures in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably for certain reports savehtml() does a lot of heavy lifting and creates some complex html but for this non-interactive report it's really quite easy to DIY the html using a single image and controlling all the file names and locations myself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2016 19:31:45 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/save-html-slow/m-p/18818#M17148</guid>
      <dc:creator>hardner</dc:creator>
      <dc:date>2016-05-27T19:31:45Z</dc:date>
    </item>
  </channel>
</rss>

