<?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: JMP 16 Get Script in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/JMP-16-Get-Script/m-p/437708#M68650</link>
    <description>&lt;P&gt;I'm not having any trouble with the &amp;lt;&amp;lt;Get Script showing in the enhanced log.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2021-11-17_14-35-29.422.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/37647i438CB4E2FAD857AC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2021-11-17_14-35-29.422.png" alt="2021-11-17_14-35-29.422.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Can you share a screen shot of what you're seeing?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, what is your ultimate goal here? Do you want the script to paste into another script? Just want to see it? Something else?&lt;/P&gt;</description>
    <pubDate>Wed, 17 Nov 2021 19:58:09 GMT</pubDate>
    <dc:creator>Jeff_Perkinson</dc:creator>
    <dc:date>2021-11-17T19:58:09Z</dc:date>
    <item>
      <title>JMP 16 Get Script</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-16-Get-Script/m-p/437199#M68622</link>
      <description>&lt;P&gt;I am used to getting a data table all setup for how I want columns and formulas in my data table, then running a get script to get all the columns and formulas I added.&lt;/P&gt;
&lt;P&gt;E.g.,&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt = current data table();
dt &amp;lt;&amp;lt; Get Script;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After the script is run I copy from the log the new columns I added, pasting into a new script and when I pull new raw data, I can then just run the script to add the columns and formulas.&lt;/P&gt;
&lt;P&gt;When I run the above script, the log (enhanced in JMP16) just shows it ran and shows three dots ...&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Am I missing something?&amp;nbsp; I can not find the "log" of column info&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 23:40:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-16-Get-Script/m-p/437199#M68622</guid>
      <dc:creator>justvince</dc:creator>
      <dc:date>2023-06-10T23:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: JMP 16 Get Script</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-16-Get-Script/m-p/437569#M68636</link>
      <description>&lt;P&gt;This message might offer a better way to accomplish what you want to do.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="table script.PNG" style="width: 804px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/37639i710D73CD5E5142F2/image-size/large?v=v2&amp;amp;px=999" role="button" title="table script.PNG" alt="table script.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 15:57:51 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-16-Get-Script/m-p/437569#M68636</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2021-11-17T15:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: JMP 16 Get Script</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-16-Get-Script/m-p/437652#M68646</link>
      <description>&lt;P&gt;&amp;nbsp;Okay it works, but had to figure out how it works.&amp;nbsp; Did not see anything in the log, but if I open a script window and just paste (from clipboard) all the data is in the clipboard.&amp;nbsp; It was not clear that the data I want is in the clipboard now (use to be in the log).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt = current data table();
dt &amp;lt;&amp;lt; Copy Table Script("No data");
//After running this, the table information is in the clipboard (not the log).&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 19:39:49 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-16-Get-Script/m-p/437652#M68646</guid>
      <dc:creator>justvince</dc:creator>
      <dc:date>2021-11-17T19:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: JMP 16 Get Script</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-16-Get-Script/m-p/437708#M68650</link>
      <description>&lt;P&gt;I'm not having any trouble with the &amp;lt;&amp;lt;Get Script showing in the enhanced log.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2021-11-17_14-35-29.422.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/37647i438CB4E2FAD857AC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2021-11-17_14-35-29.422.png" alt="2021-11-17_14-35-29.422.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Can you share a screen shot of what you're seeing?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, what is your ultimate goal here? Do you want the script to paste into another script? Just want to see it? Something else?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 19:58:09 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-16-Get-Script/m-p/437708#M68650</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2021-11-17T19:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: JMP 16 Get Script</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-16-Get-Script/m-p/438153#M68679</link>
      <description>&lt;P&gt;The ultimate goal here is to not have to write the column formulas directly in a script.&amp;nbsp; I want to copy the calculated columns I made within the jmp table I am working with, and paste them into a new script for when I have to analyze this type of data again.&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is the screen shot&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="justvince_0-1637269274474.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/37680i1DD428096C12E86C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="justvince_0-1637269274474.png" alt="justvince_0-1637269274474.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Just shows three dots ...&lt;/P&gt;
&lt;P&gt;I just tested this now on a much smaller data table and it works!&amp;nbsp; The data table I am working with is 1228 columns x 171,222 rows.&lt;/P&gt;
&lt;P&gt;The method of pasting into the clipboard is working for me...&amp;nbsp; I do put in "No Data" though which is nice.&lt;/P&gt;
&lt;P&gt;(Maybe the file I am working with is overloading the memory for the log?&amp;nbsp; I waited several minutes, with nothing in the log).&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2021 21:12:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-16-Get-Script/m-p/438153#M68679</guid>
      <dc:creator>justvince</dc:creator>
      <dc:date>2021-11-18T21:12:06Z</dc:date>
    </item>
  </channel>
</rss>

