<?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: How should I set up the JSL new table format? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-should-I-set-up-the-JSL-new-table-format/m-p/774709#M95664</link>
    <description>&lt;P&gt;For me that script works fine&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1721706994146.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/66413i83297A1506D3B359/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1721706994146.png" alt="jthi_0-1721706994146.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;What errors are you seeing in log? Do you have Sheet1 table open in same JMP session?&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jul 2024 03:57:25 GMT</pubDate>
    <dc:creator>jthi</dc:creator>
    <dc:date>2024-07-23T03:57:25Z</dc:date>
    <item>
      <title>How should I set up the JSL new table format?</title>
      <link>https://community.jmp.com/t5/Discussions/How-should-I-set-up-the-JSL-new-table-format/m-p/774697#M95662</link>
      <description>&lt;P&gt;I used the attached datasheet to do stacking to generate a new table; but when I used the log generation script to regenerate it I found that it doesn't work, what can I do to make it work?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;LI-MESSAGE title="Scripting Analyses" uid="566820" url="https://community.jmp.com/t5/Introduction-to-the-JMP/Scripting-Analyses/m-p/566820#U566820" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-tkb-thread lia-fa-icon lia-fa-tkb lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;// 堆叠数据表
// → Data Table( "无标题 3" )
Data Table("Sheet1.jmp") &amp;lt;&amp;lt; Stack(
	columns(
		:"IQC-AKM"n,
		:"IQC-CPQ"n, :"PostReflow-AKM"n, :"PostReflow-CPQ"n, 
		:"Depanel-AKM"n, :"Depanel-CPQ"n, :"Dwell-AKM"n, :"Dwell-CPQ"n, :"OQC-AKM"n, 
		:"OQC-CPQ"n
	), 
	Source Label Column("标签"), 
	Stacked Data Column("数据")
);&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 23 Jul 2024 05:28:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-should-I-set-up-the-JSL-new-table-format/m-p/774697#M95662</guid>
      <dc:creator>AlphaColt356</dc:creator>
      <dc:date>2024-07-23T05:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: How should I set up the JSL new table format?</title>
      <link>https://community.jmp.com/t5/Discussions/How-should-I-set-up-the-JSL-new-table-format/m-p/774709#M95664</link>
      <description>&lt;P&gt;For me that script works fine&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1721706994146.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/66413i83297A1506D3B359/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1721706994146.png" alt="jthi_0-1721706994146.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;What errors are you seeing in log? Do you have Sheet1 table open in same JMP session?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2024 03:57:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-should-I-set-up-the-JSL-new-table-format/m-p/774709#M95664</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2024-07-23T03:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: How should I set up the JSL new table format?</title>
      <link>https://community.jmp.com/t5/Discussions/How-should-I-set-up-the-JSL-new-table-format/m-p/774710#M95665</link>
      <description>&lt;P&gt;I have not been able to replicate this issue.&amp;nbsp; I took the script you listed and ran it against the attached file and it created the stacked data table without error.&amp;nbsp; I then cut and pasted the log listing for the stack and it ran without error.&amp;nbsp; I also tan without error the JSL from the Source entry in the newly stacked data table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I used JMP 18.1, what version are you using?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2024 03:57:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-should-I-set-up-the-JSL-new-table-format/m-p/774710#M95665</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2024-07-23T03:57:54Z</dc:date>
    </item>
  </channel>
</rss>

