<?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: Get a list of open Data tables in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Get-a-list-of-open-Data-tables/m-p/1947#M1947</link>
    <description>I don't know if its because I'm using version 7 but my scripting guide doesn't contain the section mentioned.  I did find the answer although its not a single command like I had hoped. &lt;BR /&gt;&lt;BR /&gt;There is a function called nTable() which gives me the number of open data tables and then I can use a for loop to get a list of table names.&lt;BR /&gt;table_names={};&lt;BR /&gt;for(i=1,i less than =nTables(),i++,insertinto(table_names, Data Table(i)&amp;lt;&lt;GET name=""&gt;&lt;/GET&gt;</description>
    <pubDate>Wed, 23 Jun 2010 15:14:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-06-23T15:14:14Z</dc:date>
    <item>
      <title>Get a list of open Data tables</title>
      <link>https://community.jmp.com/t5/Discussions/Get-a-list-of-open-Data-tables/m-p/1945#M1945</link>
      <description>I need a command similar to Current data table() in which instead of giving me the name of the active table it gives me a list of all open data tables.  What function will do this?</description>
      <pubDate>Wed, 23 Jun 2010 13:14:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Get-a-list-of-open-Data-tables/m-p/1945#M1945</guid>
      <dc:creator />
      <dc:date>2010-06-23T13:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Get a list of open Data tables</title>
      <link>https://community.jmp.com/t5/Discussions/Get-a-list-of-open-Data-tables/m-p/1946#M1946</link>
      <description>Search the Scripting docs for "open data tables" and move through the hits. You will find your question answered in a section titled "Getting and using a list of open tables".</description>
      <pubDate>Wed, 23 Jun 2010 13:58:12 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Get-a-list-of-open-Data-tables/m-p/1946#M1946</guid>
      <dc:creator>mpb</dc:creator>
      <dc:date>2010-06-23T13:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: Get a list of open Data tables</title>
      <link>https://community.jmp.com/t5/Discussions/Get-a-list-of-open-Data-tables/m-p/1947#M1947</link>
      <description>I don't know if its because I'm using version 7 but my scripting guide doesn't contain the section mentioned.  I did find the answer although its not a single command like I had hoped. &lt;BR /&gt;&lt;BR /&gt;There is a function called nTable() which gives me the number of open data tables and then I can use a for loop to get a list of table names.&lt;BR /&gt;table_names={};&lt;BR /&gt;for(i=1,i less than =nTables(),i++,insertinto(table_names, Data Table(i)&amp;lt;&lt;GET name=""&gt;&lt;/GET&gt;</description>
      <pubDate>Wed, 23 Jun 2010 15:14:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Get-a-list-of-open-Data-tables/m-p/1947#M1947</guid>
      <dc:creator />
      <dc:date>2010-06-23T15:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Get a list of open Data tables</title>
      <link>https://community.jmp.com/t5/Discussions/Get-a-list-of-open-Data-tables/m-p/1948#M1948</link>
      <description>That's pretty much what the 8.0.2 docs give as a solution.</description>
      <pubDate>Wed, 23 Jun 2010 19:20:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Get-a-list-of-open-Data-tables/m-p/1948#M1948</guid>
      <dc:creator>mpb</dc:creator>
      <dc:date>2010-06-23T19:20:35Z</dc:date>
    </item>
  </channel>
</rss>

