<?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: close all like this user-defined outlines in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/close-all-like-this-user-defined-outlines/m-p/935807#M109150</link>
    <description>&lt;P&gt;For the case where the title of the outline boxes are the same, this approach might work:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;(Report( obj ) &amp;lt;&amp;lt; XPath( "//OutlineBox[text()='Name']")) &amp;lt;&amp;lt; Close( 1 );&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;This approach could be extended to cases where the match is not exact.&lt;/P&gt;</description>
    <pubDate>Tue, 17 Mar 2026 17:08:01 GMT</pubDate>
    <dc:creator>Mark_Bailey</dc:creator>
    <dc:date>2026-03-17T17:08:01Z</dc:date>
    <item>
      <title>close all like this user-defined outlines</title>
      <link>https://community.jmp.com/t5/Discussions/close-all-like-this-user-defined-outlines/m-p/935787#M109148</link>
      <description>&lt;P&gt;Hello, I'm trying to replicate the behavior of &amp;lt;&amp;lt;close all like this for outlines I've created from scratch in JSL.&lt;/P&gt;
&lt;P&gt;From the scripting index:&lt;/P&gt;
&lt;P&gt;Syntax: obj &amp;lt;&amp;lt; Close All Like This&lt;/P&gt;
&lt;P&gt;Description: Closes this Outline Box and all Outline Boxes in the display tree with the same &lt;STRONG&gt;original title&lt;/STRONG&gt; or &lt;STRONG&gt;help key&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;If I inspect a JMP Platform (Fit Least Square) with Show Tree Structure, I do see HelpKey=FitLS etc.. and in fact these outlines respond to ctrl-close/open or to close all like this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2026 16:54:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/close-all-like-this-user-defined-outlines/m-p/935787#M109148</guid>
      <dc:creator>matteo_patelmo</dc:creator>
      <dc:date>2026-03-17T16:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: &lt;&lt;close all like this user-defined outlines</title>
      <link>https://community.jmp.com/t5/Discussions/close-all-like-this-user-defined-outlines/m-p/935796#M109149</link>
      <description>&lt;P&gt;To my knowledge you cannot add custom properties such as helpKey to display boxes (I have asked this from developers).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2026 16:44:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/close-all-like-this-user-defined-outlines/m-p/935796#M109149</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2026-03-17T16:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: close all like this user-defined outlines</title>
      <link>https://community.jmp.com/t5/Discussions/close-all-like-this-user-defined-outlines/m-p/935807#M109150</link>
      <description>&lt;P&gt;For the case where the title of the outline boxes are the same, this approach might work:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;(Report( obj ) &amp;lt;&amp;lt; XPath( "//OutlineBox[text()='Name']")) &amp;lt;&amp;lt; Close( 1 );&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;This approach could be extended to cases where the match is not exact.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2026 17:08:01 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/close-all-like-this-user-defined-outlines/m-p/935807#M109150</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2026-03-17T17:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: &lt;&lt;close all like this user-defined outlines</title>
      <link>https://community.jmp.com/t5/Discussions/close-all-like-this-user-defined-outlines/m-p/935828#M109151</link>
      <description>&lt;P&gt;Is there a wish list item for this? &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2026 19:55:09 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/close-all-like-this-user-defined-outlines/m-p/935828#M109151</guid>
      <dc:creator>MathStatChem</dc:creator>
      <dc:date>2026-03-17T19:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: &lt;&lt;close all like this user-defined outlines</title>
      <link>https://community.jmp.com/t5/Discussions/close-all-like-this-user-defined-outlines/m-p/935884#M109154</link>
      <description>&lt;P&gt;This is one of the places where I would maybe even consider creating JMP Class. You could also collect the references and just close them normally.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2026 08:56:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/close-all-like-this-user-defined-outlines/m-p/935884#M109154</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2026-03-18T08:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: &lt;&lt;close all like this user-defined outlines</title>
      <link>https://community.jmp.com/t5/Discussions/close-all-like-this-user-defined-outlines/m-p/935885#M109155</link>
      <description>&lt;P&gt;I don't remember that I would have created one.&amp;nbsp;I have told about the wish to developers in JMP Discovery Summits and maybe shared it in some EA feedback.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2026 09:01:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/close-all-like-this-user-defined-outlines/m-p/935885#M109155</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2026-03-18T09:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: &lt;&lt;close all like this user-defined outlines</title>
      <link>https://community.jmp.com/t5/Discussions/close-all-like-this-user-defined-outlines/m-p/935937#M109158</link>
      <description>&lt;P&gt;Wish List item created: &amp;nbsp;&lt;A href="https://community.jmp.com/t5/JMP-Wish-List/Add-Properties-to-Display-Boxes/idi-p/935930#M8363" target="_blank"&gt;https://community.jmp.com/t5/JMP-Wish-List/Add-Properties-to-Display-Boxes/idi-p/935930#M8363&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2026 13:58:49 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/close-all-like-this-user-defined-outlines/m-p/935937#M109158</guid>
      <dc:creator>MathStatChem</dc:creator>
      <dc:date>2026-03-18T13:58:49Z</dc:date>
    </item>
  </channel>
</rss>

