<?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: Hide data table with script in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-hide-a-data-table-within-a-script/m-p/8754#M8742</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Brandon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the invisible option.&amp;nbsp; Invisible keeps the table hidden from view but available in the JMP home window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #032ce4;"&gt;dt =Open&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;"$SAMPLE_DATA/Big Class.jmp", invisible&lt;SPAN style="color: #000000;"&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #011993;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jun 2014 16:34:51 GMT</pubDate>
    <dc:creator>stan_koprowski</dc:creator>
    <dc:date>2014-06-17T16:34:51Z</dc:date>
    <item>
      <title>How to hide a data table within a script</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-hide-a-data-table-within-a-script/m-p/8753#M8741</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a script with generates an additional datatable and an analysis.&amp;nbsp; I would like the additional data table to be hidden after its generated but not closed as I want the analysis to be open.&amp;nbsp; Is&amp;nbsp; there a command in the script to do this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2017 19:45:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-hide-a-data-table-within-a-script/m-p/8753#M8741</guid>
      <dc:creator>bjbreitling</dc:creator>
      <dc:date>2017-08-22T19:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hide data table with script</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-hide-a-data-table-within-a-script/m-p/8754#M8742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Brandon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the invisible option.&amp;nbsp; Invisible keeps the table hidden from view but available in the JMP home window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #032ce4;"&gt;dt =Open&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;"$SAMPLE_DATA/Big Class.jmp", invisible&lt;SPAN style="color: #000000;"&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #011993;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 16:34:51 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-hide-a-data-table-within-a-script/m-p/8754#M8742</guid>
      <dc:creator>stan_koprowski</dc:creator>
      <dc:date>2014-06-17T16:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Hide data table with script</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-hide-a-data-table-within-a-script/m-p/8755#M8743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How would I do that with a data table created with this code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;combinedTbl = Report(fitModelPlt[1])["Effect?"][Table Box(1)] &amp;lt;&amp;lt; Make Combined Data Table;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 16:43:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-hide-a-data-table-within-a-script/m-p/8755#M8743</guid>
      <dc:creator>bjbreitling</dc:creator>
      <dc:date>2014-06-17T16:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: Hide data table with script</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-hide-a-data-table-within-a-script/m-p/8756#M8744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add &amp;lt;&amp;lt; show window(0) to the end of your expression.&amp;nbsp; &amp;lt;&amp;lt; show window(1) will make the table visible again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Courier New'; color: black;"&gt;combinedTbl &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: navy;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; color: #0000dd;"&gt;Report&lt;/SPAN&gt;&lt;STRONG style="color: black; font-family: 'Courier New';"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; color: black;"&gt;fitModelPlt&lt;STRONG&gt;[&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; color: teal;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black;"&gt;])[&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; color: purple;"&gt;"Effect?"&lt;/SPAN&gt;&lt;STRONG style="color: black; font-family: 'Courier New';"&gt;][&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; color: #0000dd;"&gt;Table Box&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: teal;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black;"&gt;)]&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; color: black;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; color: navy;"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt; &lt;STRONG style="color: navy; font-family: 'Courier New';"&gt;Make Combined Data Table&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; color: navy;"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt; &lt;STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; color: navy;"&gt;show window&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: teal;"&gt;0&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black;"&gt;)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 17:28:18 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-hide-a-data-table-within-a-script/m-p/8756#M8744</guid>
      <dc:creator>pmroz</dc:creator>
      <dc:date>2014-06-17T17:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Hide data table with script</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-hide-a-data-table-within-a-script/m-p/8757#M8745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brandon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need to set the boolean option for Invisible to 1.&lt;/P&gt;&lt;P&gt;Under help select scripting index.&amp;nbsp; Type invisible in the search and look at the entry for ColBox for additional information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See below for an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 18px; font-family: Courier; color: #942193;"&gt;&lt;SPAN style="color: #000000;"&gt;dt &lt;/SPAN&gt;&lt;SPAN style="color: #011993;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #032ce4;"&gt;Open&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;"$SAMPLE_DATA/Big Class.jmp"&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #011993;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 18px; font-family: Courier;"&gt;&lt;/P&gt;&lt;P style="font-size: 18px; font-family: Courier;"&gt;fitModelPlt &lt;SPAN style="color: #011993;"&gt;=&lt;/SPAN&gt; Fit Model&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 18px; font-family: Courier;"&gt;&amp;nbsp; Y&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;SPAN style="color: #011993;"&gt;:&lt;/SPAN&gt;height &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;SPAN style="color: #011993;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 18px; font-family: Courier;"&gt;&amp;nbsp; Effects&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;SPAN style="color: #011993;"&gt;:&lt;/SPAN&gt;age&lt;SPAN style="color: #011993;"&gt;,&lt;/SPAN&gt; &lt;SPAN style="color: #011993;"&gt;:&lt;/SPAN&gt;weight &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;SPAN style="color: #011993;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 18px; font-family: Courier;"&gt;&amp;nbsp; Personality&lt;STRONG&gt;(&lt;/STRONG&gt; Standard Least Squares &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;SPAN style="color: #011993;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 18px; font-family: Courier;"&gt;&amp;nbsp; Emphasis&lt;STRONG&gt;(&lt;/STRONG&gt; Effect Leverage &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;SPAN style="color: #011993;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 18px; font-family: Courier;"&gt;&amp;nbsp; Run&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 18px; font-family: Courier;"&gt;&amp;nbsp; &lt;SPAN style="color: #011993;"&gt;:&lt;/SPAN&gt;height &lt;SPAN style="color: #011993;"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt; &lt;STRONG&gt;{&lt;/STRONG&gt;&lt;SPAN style="color: #011993;"&gt;&lt;STRONG&gt;Lack of Fit&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;SPAN style="color: #009193;"&gt;&lt;STRONG&gt;0&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;SPAN style="color: #011993;"&gt;,&lt;/SPAN&gt; Plot Actual by Predicted&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;SPAN style="color: #009193;"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;SPAN style="color: #011993;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 18px; font-family: Courier;"&gt;&amp;nbsp; Plot Residual by Predicted&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;SPAN style="color: #009193;"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;SPAN style="color: #011993;"&gt;,&lt;/SPAN&gt; Plot Effect Leverage&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;SPAN style="color: #009193;"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;STRONG&gt;)}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 18px; font-family: Courier;"&gt;&amp;nbsp; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;SPAN style="color: #011993;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 18px; font-family: Courier;"&gt;&amp;nbsp; Where&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;SPAN style="color: #011993;"&gt;:&lt;/SPAN&gt;sex &lt;SPAN style="color: #011993;"&gt;==&lt;/SPAN&gt; &lt;SPAN style="color: #942193;"&gt;"F"&lt;/SPAN&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 18px; font-family: Courier;"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;SPAN style="color: #011993;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 18px; font-family: Courier;"&gt;&lt;/P&gt;&lt;P style="font-size: 18px; font-family: Courier;"&gt;fitRpt &lt;SPAN style="color: #011993;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="color: #032ce4;"&gt;Report&lt;/SPAN&gt; &lt;STRONG&gt;(&lt;/STRONG&gt;fitModelPlt&lt;STRONG&gt;)[&lt;/STRONG&gt;&lt;SPAN style="color: #032ce4;"&gt;Table Box&lt;/SPAN&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;SPAN style="color: #009193;"&gt;&lt;STRONG&gt;5&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;)]&lt;/STRONG&gt;&lt;SPAN style="color: #011993;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 18px; font-family: Courier;"&gt;tbl &lt;SPAN style="color: #011993;"&gt;=&lt;/SPAN&gt; fitRpt &lt;SPAN style="color: #011993;"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt; &lt;SPAN style="color: #011993;"&gt;&lt;STRONG&gt;Make Combined Data Table&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;STRONG&gt;(&lt;/STRONG&gt;Invisible&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;SPAN style="color: #009193;"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;))&lt;/STRONG&gt; &lt;SPAN style="color: #011993;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 18px; font-family: Courier; color: #942193;"&gt;&lt;SPAN style="color: #000000;"&gt;tbl &lt;/SPAN&gt;&lt;SPAN style="color: #011993;"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #011993;"&gt;&lt;STRONG&gt;Set Name&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;"fit_estimates"&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #011993;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 17:55:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-hide-a-data-table-within-a-script/m-p/8757#M8745</guid>
      <dc:creator>stan_koprowski</dc:creator>
      <dc:date>2014-06-17T17:55:52Z</dc:date>
    </item>
  </channel>
</rss>

