<?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 Get list of All Table Scripts in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Get-list-of-All-Table-Scripts/m-p/52730#M29856</link>
    <description>&lt;P&gt;All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;i know this is simple and there might exist a function. But I will go ahead and ask anyways.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Is there a function that extracts all the saved scripts in a data table ?&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt = Open( "$SAMPLE_DATA/Big Class.jmp" );

dt &amp;lt;&amp;lt; Get Property List(); // I was hoping this function does that &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best&amp;nbsp;&lt;/P&gt;&lt;P&gt;uday&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Mar 2018 15:53:46 GMT</pubDate>
    <dc:creator>uday_guntupalli</dc:creator>
    <dc:date>2018-03-07T15:53:46Z</dc:date>
    <item>
      <title>Get list of All Table Scripts</title>
      <link>https://community.jmp.com/t5/Discussions/Get-list-of-All-Table-Scripts/m-p/52730#M29856</link>
      <description>&lt;P&gt;All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;i know this is simple and there might exist a function. But I will go ahead and ask anyways.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Is there a function that extracts all the saved scripts in a data table ?&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt = Open( "$SAMPLE_DATA/Big Class.jmp" );

dt &amp;lt;&amp;lt; Get Property List(); // I was hoping this function does that &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best&amp;nbsp;&lt;/P&gt;&lt;P&gt;uday&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Mar 2018 15:53:46 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Get-list-of-All-Table-Scripts/m-p/52730#M29856</guid>
      <dc:creator>uday_guntupalli</dc:creator>
      <dc:date>2018-03-07T15:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Get list of All Table Scripts</title>
      <link>https://community.jmp.com/t5/Discussions/Get-list-of-All-Table-Scripts/m-p/52731#M29857</link>
      <description>&lt;P&gt;My bad - found it . Its called "Get Table Script Names"&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
names = dt &amp;lt;&amp;lt; Get Table Script Names;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Mar 2018 15:58:05 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Get-list-of-All-Table-Scripts/m-p/52731#M29857</guid>
      <dc:creator>uday_guntupalli</dc:creator>
      <dc:date>2018-03-07T15:58:05Z</dc:date>
    </item>
  </channel>
</rss>

