<?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: Split documentation. in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Split-documentation/m-p/11613#M11127</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The best way to learn, and, frankly, to write, JSL is to let JMP do it for you. That is, you do what you want to do interactively, using the menus and then ask JMP to give you the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For analysis platforms, you get the script from the hotspot at the top of the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8431_ScriptMenu.png" style="width: 1064px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/1385iAE7093DEC66393E1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8431_ScriptMenu.png" alt="8431_ScriptMenu.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the Tables menu operations, the resulting table will have a Source script that will reproduce the data table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8432_SourceScript.png" style="width: 676px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/1386iDCF7929937AE9C07/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8432_SourceScript.png" alt="8432_SourceScript.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8433_SourceScriptEditor.png" style="width: 1466px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/1387i6341A64B4E90B29D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8433_SourceScriptEditor.png" alt="8433_SourceScriptEditor.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Oct 2016 22:55:26 GMT</pubDate>
    <dc:creator>Jeff_Perkinson</dc:creator>
    <dc:date>2016-10-18T22:55:26Z</dc:date>
    <item>
      <title>Split documentation.</title>
      <link>https://community.jmp.com/t5/Discussions/Split-documentation/m-p/11612#M11126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Recently I wanted to write a script that would take a data table and apply the &lt;STRONG&gt;Split&lt;/STRONG&gt; table function to it. When I looked up the &lt;STRONG&gt;Split&lt;/STRONG&gt; function in JMP's help utility it had this description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;dt &amp;lt;&amp;lt; &lt;STRONG&gt;Split&lt;/STRONG&gt;(&lt;STRONG&gt;Split&lt;/STRONG&gt;(columns), &lt;STRONG&gt;Group&lt;/STRONG&gt;(gcol), &lt;STRONG&gt;Col ID&lt;/STRONG&gt;(idcol), &lt;STRONG&gt;Remaining Columns&lt;/STRONG&gt;(choice), &lt;STRONG&gt;Output Table Name&lt;/STRONG&gt;("name"))&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;Creates a new table (name) by breaking one or more columns from dt into several.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As it turns out this is missing a vitally important piece of information needed for &lt;STRONG&gt;Split&lt;/STRONG&gt; to work, namely the &lt;STRONG&gt;Split By&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;columns&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt; argument, which I was able to guess after a couple frustrating attempts. My question then is this, is there a better way I could have figured out how to use the &lt;STRONG&gt;Split&lt;/STRONG&gt; function than guessing at the right answer? Is there documentation that more explicitly list scripting functions, their arguments, and perhaps even give examples? Because this has become a bit of a trend for me while working with JMP. I'll want to automate something using JSL. I'll look it up in the help documentation and try to apply what I learn to the problem. I'll find that there was critical information missing from that documentation and I'll either have to resort to guessing or hoping I can find an explicit example here in someone else's question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 20:06:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Split-documentation/m-p/11612#M11126</guid>
      <dc:creator>tom_e_dunn</dc:creator>
      <dc:date>2015-03-26T20:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Split documentation.</title>
      <link>https://community.jmp.com/t5/Discussions/Split-documentation/m-p/11613#M11127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The best way to learn, and, frankly, to write, JSL is to let JMP do it for you. That is, you do what you want to do interactively, using the menus and then ask JMP to give you the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For analysis platforms, you get the script from the hotspot at the top of the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8431_ScriptMenu.png" style="width: 1064px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/1385iAE7093DEC66393E1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8431_ScriptMenu.png" alt="8431_ScriptMenu.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the Tables menu operations, the resulting table will have a Source script that will reproduce the data table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8432_SourceScript.png" style="width: 676px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/1386iDCF7929937AE9C07/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8432_SourceScript.png" alt="8432_SourceScript.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8433_SourceScriptEditor.png" style="width: 1466px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/1387i6341A64B4E90B29D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8433_SourceScriptEditor.png" alt="8433_SourceScriptEditor.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 22:55:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Split-documentation/m-p/11613#M11127</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2016-10-18T22:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Split documentation.</title>
      <link>https://community.jmp.com/t5/Discussions/Split-documentation/m-p/11614#M11128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest better documentation.&amp;nbsp; I have been scripting and programming in other programs for 20+ years and have found the JSL language very frustrating and it is all around the syntax. It is not clear when strings are needed or complex column references, or lists are expected.&amp;nbsp; In JMP's desire to be flexible it has become completely arbitrary and capricious.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The recommendation to just run do it manually and then copy the code does not always work, because with columns often it just lists the values in the data table and not the commands that created it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 00:35:10 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Split-documentation/m-p/11614#M11128</guid>
      <dc:creator>Hegedus</dc:creator>
      <dc:date>2015-03-27T00:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: Split documentation.</title>
      <link>https://community.jmp.com/t5/Discussions/Split-documentation/m-p/11615#M11129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot find that description in any of the JMP 11 help options. But i found exactly that description in my printed copy of the Scripting Guide that came with JMP &lt;STRONG&gt;version 5 &lt;/STRONG&gt;in 2002.&lt;/P&gt;&lt;P&gt;The Split() platform and the corresponding jsl command has most likely changed since then.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;What version of JMP are you running and is the jsl help you refer to coming with that version? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;In my experience the JMP documentation rarely contains typos and it has improved with every version. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the most convenient source of help for scripters is the &lt;EM&gt;Scripting Index&lt;/EM&gt; in the &lt;EM&gt;Help&lt;/EM&gt; menu. It is searchable and has short but adequate descriptions (also available by hovering over commands in the script editor). It also has great code examples that can be run (and edited) right within the scripting index window. I use it whenever I am uncertain about the syntax. If you have the Scripting Index in your JMP version, check it out!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 10:31:13 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Split-documentation/m-p/11615#M11129</guid>
      <dc:creator>ms</dc:creator>
      <dc:date>2015-03-27T10:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Split documentation.</title>
      <link>https://community.jmp.com/t5/Discussions/Split-documentation/m-p/11616#M11130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote" modifiedtitle="true"&gt;&lt;BR /&gt;&lt;P&gt;Hegedus wrote:&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;I would suggest better documentation.&amp;nbsp; I have been scripting and programming in other programs for 20+ years and have found the JSL language very frustrating and it is all around the syntax. It is not clear when strings are needed or complex column references, or lists are expected.&amp;nbsp; In JMP's desire to be flexible it has become completely arbitrary and capricious.&lt;/P&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I suffer in the same way as Hegedus. I have many years of experience programming in other languages and the skills I developed for learning new languages have proven fairly ineffective while learning and working with JSL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And as for copying scripts from created tables and figures, while I have had relative success with figures I'm always wary of doing so with table as it sometimes results in JMP trying to copy the entire table source to the clipboard which, for the size of tables I typically work with, ends in my computer freezing and having to kill/restart JMP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 20:54:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Split-documentation/m-p/11616#M11130</guid>
      <dc:creator>tom_e_dunn</dc:creator>
      <dc:date>2015-03-27T20:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Split documentation.</title>
      <link>https://community.jmp.com/t5/Discussions/Split-documentation/m-p/11617#M11131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just checked out the Scripting Index under the help tab (I'm using JMP 11) and the description it gives for the &lt;STRONG&gt;Split&lt;/STRONG&gt; function is much more useful, although there are still things that are left out such as the &lt;STRONG&gt;Output Table Name()&lt;/STRONG&gt; option. Thanks for pointing that out! This is pretty close to what I was hoping to find!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scripting Index:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8440_Scripting Index.PNG" style="width: 713px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/1401iCA998080FD1ACA97/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8440_Scripting Index.PNG" alt="8440_Scripting Index.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search the Help:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8450_Search Help.PNG" style="width: 951px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/1402i005E4C2B3C738FE4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8450_Search Help.PNG" alt="8450_Search Help.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 22:57:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Split-documentation/m-p/11617#M11131</guid>
      <dc:creator>tom_e_dunn</dc:creator>
      <dc:date>2016-10-18T22:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Split documentation.</title>
      <link>https://community.jmp.com/t5/Discussions/Split-documentation/m-p/11618#M11132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, now I find that description. It is in the PDF file "JSL Syntax Reference". Sorry for insinuating that you had an old version. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems like the Split By() and the "old" Col ID() are aliases. Both work for me in JMP 11.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 19:43:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Split-documentation/m-p/11618#M11132</guid>
      <dc:creator>ms</dc:creator>
      <dc:date>2015-03-30T19:43:42Z</dc:date>
    </item>
  </channel>
</rss>

