<?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: AddIn - check if avaialble? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/AddIn-check-if-avaialble/m-p/656325#M84531</link>
    <description>&lt;P&gt;Here is an example from the Scripting Index using Get Addins() function to return all addins that are registered&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here( 1 );
addins = Get Addins();
addin ids = Get Addins() &amp;lt;&amp;lt; id;
Show( addins, addin ids );&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 06 Jul 2023 21:02:10 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2023-07-06T21:02:10Z</dc:date>
    <item>
      <title>AddIn - check if avaialble?</title>
      <link>https://community.jmp.com/t5/Discussions/AddIn-check-if-avaialble/m-p/656247#M84530</link>
      <description>&lt;P&gt;How can I check via JSL if an AddIn is installed, e.g.&amp;nbsp;&lt;LI-MESSAGE title="Dynamic Subset Add-In (Filterable Data Table, updated)" uid="530863" url="https://community.jmp.com/t5/JMP-Add-Ins/Dynamic-Subset-Add-In-Filterable-Data-Table-updated/m-p/530863#U530863" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-tkb-thread lia-fa-icon lia-fa-tkb lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a JSL command to enable/disable an Add-In?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2023 19:20:51 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/AddIn-check-if-avaialble/m-p/656247#M84530</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2023-07-06T19:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: AddIn - check if avaialble?</title>
      <link>https://community.jmp.com/t5/Discussions/AddIn-check-if-avaialble/m-p/656325#M84531</link>
      <description>&lt;P&gt;Here is an example from the Scripting Index using Get Addins() function to return all addins that are registered&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here( 1 );
addins = Get Addins();
addin ids = Get Addins() &amp;lt;&amp;lt; id;
Show( addins, addin ids );&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 06 Jul 2023 21:02:10 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/AddIn-check-if-avaialble/m-p/656325#M84531</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2023-07-06T21:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: AddIn - check if avaialble?</title>
      <link>https://community.jmp.com/t5/Discussions/AddIn-check-if-avaialble/m-p/656386#M84539</link>
      <description>&lt;P&gt;and from here ...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_0-1688705862116.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/54455iBBF7B41DC3BBF9F1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_0-1688705862116.png" alt="hogi_0-1688705862116.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2023 04:58:01 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/AddIn-check-if-avaialble/m-p/656386#M84539</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2023-07-07T04:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: AddIn - check if avaialble?</title>
      <link>https://community.jmp.com/t5/Discussions/AddIn-check-if-avaialble/m-p/656387#M84540</link>
      <description>&lt;P&gt;After an Update, an AddIn got "unloaded" on my system.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a mechanism which unloads AddIns automatically based on special criteria?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2023 05:09:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/AddIn-check-if-avaialble/m-p/656387#M84540</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2023-07-07T05:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: AddIn - check if avaialble?</title>
      <link>https://community.jmp.com/t5/Discussions/AddIn-check-if-avaialble/m-p/656388#M84541</link>
      <description>&lt;P&gt;What type of an update (Add-in, JMP, operating system, operating system user account)?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2023 05:34:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/AddIn-check-if-avaialble/m-p/656388#M84541</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2023-07-07T05:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: AddIn - check if avaialble?</title>
      <link>https://community.jmp.com/t5/Discussions/AddIn-check-if-avaialble/m-p/662879#M85160</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/14366"&gt;@jthi&lt;/a&gt;&amp;nbsp;.&lt;BR /&gt;It happens when an &lt;STRONG&gt;AddIn&lt;/STRONG&gt; is updated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One possible root cause:&lt;/P&gt;&lt;P&gt;I use &lt;FONT face="courier new,courier"&gt;UpdateCheck.jsl&lt;/FONT&gt; from&amp;nbsp;&lt;LI-MESSAGE title="Add-In Manager,&amp;nbsp;" uid="43736" url="https://community.jmp.com/t5/JMP-Add-Ins/Add-In-Manager/m-p/43736#U43736" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-tkb-thread lia-fa-icon lia-fa-tkb lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;triggered&amp;nbsp;&lt;SPAN&gt;via&amp;nbsp; &lt;FONT face="courier new,courier"&gt;AddInLoad.jsl&lt;/FONT&gt; *)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;In general, it works quite smooth, but sometimes an AddIn is disabled after a "patch day".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the AddIn Manager manual I found:&lt;BR /&gt;&lt;EM&gt;However, as of &lt;STRONG&gt;JMP 13&lt;/STRONG&gt;, using this script within an addinLoad.jsl script will not work.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fortunately, with newer Jmp versions it does :)&lt;/img&gt;&lt;BR /&gt;... besides the topic with the disabled AddIn.&lt;BR /&gt;&lt;BR /&gt;I don't know if it's due to&amp;nbsp;&lt;FONT face="courier new,courier"&gt;UpdateCheck.jsl&lt;/FONT&gt;&amp;nbsp;,&amp;nbsp;&lt;FONT face="courier new,courier"&gt;AddInLoad.jsl&lt;/FONT&gt;&amp;nbsp;&lt;SPAN&gt;or if there is another reason.&lt;BR /&gt;It is not (always) the AddIn that has been updated which got disabled.&lt;BR /&gt;and it's not always the same AddIn which got kicked out.&lt;BR /&gt;&lt;BR /&gt;Therefore, I wonder: In general, what triggers an AddIn to get disabled?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 12:39:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/AddIn-check-if-avaialble/m-p/662879#M85160</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2023-07-27T12:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: AddIn - check if avaialble?</title>
      <link>https://community.jmp.com/t5/Discussions/AddIn-check-if-avaialble/m-p/663068#M85180</link>
      <description>&lt;P&gt;I think it is related to addin folders and some .xml files (at least &lt;SPAN class="filepath"&gt;&lt;SPAN class="Search_Result_Highlight"&gt;addinRegistry.xml&lt;/SPAN&gt;&lt;/SPAN&gt; ). &lt;A href="https://www.jmp.com/support/help/en/17.1/#page/jmp/installing-multiple-addins.shtml" target="_blank" rel="noopener"&gt; Scripting Guide &amp;gt; Creating Applications &amp;gt; Compile Add-Ins with the JMP Add-In Builder &amp;gt; Installing Multiple Add-Ins&lt;/A&gt; might provide some information. I haven't checked out Add-In Manager's code so I'm not sure how it manipulates different files JMP needs for add-ins to be recognized. &lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 18:05:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/AddIn-check-if-avaialble/m-p/663068#M85180</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2023-07-27T18:05:54Z</dc:date>
    </item>
  </channel>
</rss>

