<?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: How to collapse Journal with JSL script in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-collapse-Journal-with-JSL-script/m-p/261464#M51194</link>
    <description>&lt;P&gt;Thank you sir, actually I mean to collapse the Objects in Journal. after "... &amp;lt;&amp;lt;Journal " script finishing. Currently every time once I finish this script, new Journal windows pop out and all object was expended. Then I have to click "Ctrl+ top&amp;nbsp;left triangle" to collapse all objects.&amp;nbsp; &amp;nbsp;I do not want to click this every time after script finishing. so what's the script post "&amp;lt;&amp;lt;Journal " ?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Apr 2020 00:35:35 GMT</pubDate>
    <dc:creator>yu629xiao</dc:creator>
    <dc:date>2020-04-27T00:35:35Z</dc:date>
    <item>
      <title>How to collapse Journal with JSL script</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-collapse-Journal-with-JSL-script/m-p/260798#M51080</link>
      <description>&lt;P&gt;Hi , I am wondering how to&amp;nbsp;collapse Journal with JSL script . when I finish one JSL script with jrn1&amp;lt;&amp;lt; Journal ended, which comment can be continued after to collapse all my Jrn1 graphic ? I try below but fail&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Jr1 = " ................";

Jrn1 &amp;lt;&amp;lt; Journal;

Jrn1 &amp;lt;&amp;lt; Close all like This;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 23:27:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-collapse-Journal-with-JSL-script/m-p/260798#M51080</guid>
      <dc:creator>yu629xiao</dc:creator>
      <dc:date>2023-06-09T23:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to collapse Journal with JSL script</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-collapse-Journal-with-JSL-script/m-p/260833#M51081</link>
      <description>&lt;P&gt;A Journal is an Operating System window, unless you are referring to a Journal Box(), which is part of a window.&amp;nbsp; A window is normally Minimized to move it out of the viewing area.&amp;nbsp; Now, objects within a Journal, in particular, Outline Box()s can be collapsed, or the visibility setting can make them disappear.&lt;/P&gt;
&lt;P&gt;See the Scripting index on Windows and Outline boxes.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2020 05:14:12 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-collapse-Journal-with-JSL-script/m-p/260833#M51081</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2020-04-24T05:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to collapse Journal with JSL script</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-collapse-Journal-with-JSL-script/m-p/261464#M51194</link>
      <description>&lt;P&gt;Thank you sir, actually I mean to collapse the Objects in Journal. after "... &amp;lt;&amp;lt;Journal " script finishing. Currently every time once I finish this script, new Journal windows pop out and all object was expended. Then I have to click "Ctrl+ top&amp;nbsp;left triangle" to collapse all objects.&amp;nbsp; &amp;nbsp;I do not want to click this every time after script finishing. so what's the script post "&amp;lt;&amp;lt;Journal " ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 00:35:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-collapse-Journal-with-JSL-script/m-p/261464#M51194</guid>
      <dc:creator>yu629xiao</dc:creator>
      <dc:date>2020-04-27T00:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to collapse Journal with JSL script</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-collapse-Journal-with-JSL-script/m-p/261468#M51196</link>
      <description>&lt;P&gt;This should do the trick&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;current journal()[OutlineBox(1)] &amp;lt;&amp;lt; close all like this;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 27 Apr 2020 00:45:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-collapse-Journal-with-JSL-script/m-p/261468#M51196</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2020-04-27T00:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to collapse Journal with JSL script</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-collapse-Journal-with-JSL-script/m-p/261497#M51206</link>
      <description>Awesome! it works as I want. thank you</description>
      <pubDate>Mon, 27 Apr 2020 07:28:22 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-collapse-Journal-with-JSL-script/m-p/261497#M51206</guid>
      <dc:creator>yu629xiao</dc:creator>
      <dc:date>2020-04-27T07:28:22Z</dc:date>
    </item>
  </channel>
</rss>

