<?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: JSL instruction to call script saved with data table? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/JSL-instruction-to-call-script-saved-with-data-table/m-p/38588#M22585</link>
    <description>&lt;P&gt;Is there a way to get a reference and then extract the values from the analysis platform ?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/982"&gt;@Craige_Hales&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/3552"&gt;@brady_brady&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4550"&gt;@pmroz&lt;/a&gt;&amp;nbsp;?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Apr 2017 16:12:08 GMT</pubDate>
    <dc:creator>uday_guntupalli</dc:creator>
    <dc:date>2017-04-27T16:12:08Z</dc:date>
    <item>
      <title>JSL instruction to call script saved with data table?</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-instruction-to-call-script-saved-with-data-table/m-p/8600#M8594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to call a script saved with a data table from another JSL script.&amp;nbsp; Is that possible?&amp;nbsp; I've used Include() before to call a JSL file, but can't figure out how to call a script that is saved with a data table. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 16:00:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-instruction-to-call-script-saved-with-data-table/m-p/8600#M8594</guid>
      <dc:creator>terapin</dc:creator>
      <dc:date>2014-05-30T16:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: JSL instruction to call script saved with data table?</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-instruction-to-call-script-saved-with-data-table/m-p/8601#M8595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this is possible--for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eval(dt &amp;lt;&amp;lt; get table property("Distribution"));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above line runs a script called Distribution that has been saved to the data table referenced by dt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Brady&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 May 2014 03:50:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-instruction-to-call-script-saved-with-data-table/m-p/8601#M8595</guid>
      <dc:creator>brady_brady</dc:creator>
      <dc:date>2014-05-31T03:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: JSL instruction to call script saved with data table?</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-instruction-to-call-script-saved-with-data-table/m-p/8602#M8596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fabulous,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thought there would be some way to do it.&amp;nbsp; Thanks for letting me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 15:39:22 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-instruction-to-call-script-saved-with-data-table/m-p/8602#M8596</guid>
      <dc:creator>terapin</dc:creator>
      <dc:date>2014-06-02T15:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: JSL instruction to call script saved with data table?</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-instruction-to-call-script-saved-with-data-table/m-p/38588#M22585</link>
      <description>&lt;P&gt;Is there a way to get a reference and then extract the values from the analysis platform ?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/982"&gt;@Craige_Hales&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/3552"&gt;@brady_brady&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4550"&gt;@pmroz&lt;/a&gt;&amp;nbsp;?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2017 16:12:08 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-instruction-to-call-script-saved-with-data-table/m-p/38588#M22585</guid>
      <dc:creator>uday_guntupalli</dc:creator>
      <dc:date>2017-04-27T16:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: JSL instruction to call script saved with data table?</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-instruction-to-call-script-saved-with-data-table/m-p/38616#M22598</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;NamesDefaultToHere(1);
dt = Open("$SAMPLE_DATA/Big Class.JMP");
// Find out what scripts are stored
sl = dt &amp;lt;&amp;lt; getTableScriptNames;
// Pick a script at random
s = sl[RandomInteger(1, NItems(sl))];
// Run it
s = dt &amp;lt;&amp;lt; runScript(s);
// Get a reference to the analysis object
obj = Report(s) &amp;lt;&amp;lt; getScriptableObject;
// Find out what messages this object understands
ShowProperties(obj);&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 28 Apr 2017 12:05:28 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-instruction-to-call-script-saved-with-data-table/m-p/38616#M22598</guid>
      <dc:creator>ian_jmp</dc:creator>
      <dc:date>2017-04-28T12:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: JSL instruction to call script saved with data table?</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-instruction-to-call-script-saved-with-data-table/m-p/889406#M105150</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;
&lt;P&gt;There is a simpler way to do this that may have been added after &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/3552"&gt;@brady_brady&lt;/a&gt;&amp;nbsp;posted his solution. You can just do:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt &amp;lt;&amp;lt; Run Script("Distribution");&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Eric&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2025 13:35:28 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-instruction-to-call-script-saved-with-data-table/m-p/889406#M105150</guid>
      <dc:creator>Eric_Hill</dc:creator>
      <dc:date>2025-07-25T13:35:28Z</dc:date>
    </item>
  </channel>
</rss>

