<?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 How can I separate the multiple images generated by jmp and store them in local folders using jsl? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-can-I-separate-the-multiple-images-generated-by-jmp-and/m-p/959557#M110176</link>
    <description>&lt;P&gt;There are many plots when plot using by group,like showed(only 2 just for example),how can I separate the multiple images generated by jmp and store them in local folders using jsl?&lt;/P&gt;
&lt;P&gt;thanks a lot.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HCX_0-1784187886035.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/109948i53D1E90F64B0F963/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HCX_0-1784187886035.png" alt="HCX_0-1784187886035.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jul 2026 07:48:02 GMT</pubDate>
    <dc:creator>HCX</dc:creator>
    <dc:date>2026-07-16T07:48:02Z</dc:date>
    <item>
      <title>How can I separate the multiple images generated by jmp and store them in local folders using jsl?</title>
      <link>https://community.jmp.com/t5/Discussions/How-can-I-separate-the-multiple-images-generated-by-jmp-and/m-p/959557#M110176</link>
      <description>&lt;P&gt;There are many plots when plot using by group,like showed(only 2 just for example),how can I separate the multiple images generated by jmp and store them in local folders using jsl?&lt;/P&gt;
&lt;P&gt;thanks a lot.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HCX_0-1784187886035.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/109948i53D1E90F64B0F963/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HCX_0-1784187886035.png" alt="HCX_0-1784187886035.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2026 07:48:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-can-I-separate-the-multiple-images-generated-by-jmp-and/m-p/959557#M110176</guid>
      <dc:creator>HCX</dc:creator>
      <dc:date>2026-07-16T07:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: How can I separate the multiple images generated by jmp and store them in local folders using jsl?</title>
      <link>https://community.jmp.com/t5/Discussions/How-can-I-separate-the-multiple-images-generated-by-jmp-and/m-p/959624#M110179</link>
      <description>&lt;P&gt;You can use the xpath() function to get a list of all of the Outline boxes in your output,&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;oBoxList = (Report( biv ) &amp;lt;&amp;lt; xpath( "//OutlineBox" ))&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Then you can loop across the list of Outline Boxes and then use the message &amp;lt;&amp;lt; Get Picture to convert the Outline Box to an image and then using&amp;nbsp; the Save Image message to save the image to a file.&lt;/P&gt;
&lt;P&gt;See the Scripting Index for descriptions and examples of the xpath, Get Picture and Save Image&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2026 13:52:22 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-can-I-separate-the-multiple-images-generated-by-jmp-and/m-p/959624#M110179</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2026-07-16T13:52:22Z</dc:date>
    </item>
  </channel>
</rss>

