<?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: Fix error: Send Expects Scriptable Object in access or evaluation of 'List in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Fix-error-Send-Expects-Scriptable-Object-in-access-or-evaluation/m-p/562818#M77587</link>
    <description>&lt;P&gt;What is the value of your variable named&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt_concatenated_lst&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;It needs to be of the form&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Data Table( "xxxxxxx" )&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;where "xxxxxxx" is the name of the data table you want to be summarized.&amp;nbsp; Given the name of the variable, I am guessing the variable is a JMP list, not a simple data table reference.&lt;/P&gt;</description>
    <pubDate>Tue, 01 Nov 2022 11:24:00 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2022-11-01T11:24:00Z</dc:date>
    <item>
      <title>Fix error: Send Expects Scriptable Object in access or evaluation of 'List</title>
      <link>https://community.jmp.com/t5/Discussions/Fix-error-Send-Expects-Scriptable-Object-in-access-or-evaluation/m-p/562800#M77585</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I am trying to write a JSL to get the summary of replicates on a concatenated data table. The code below throws an error, could you tell why and how to fix it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;dt_summary=dt_concatenated_lst &amp;lt;&amp;lt; Summary(
	Group( :Sample name ),
	Mean( :"A280 Concentration(mg/ml)"n ),
	Mean( :"AvgA280 Concentration (mg/ml)"n ),
	Mean( :"CVA280 Concentration (%)"n ),
	Freq( "None" ),
	Weight( "None" ),
	Link to original data table( 0 )
);&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 23:56:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Fix-error-Send-Expects-Scriptable-Object-in-access-or-evaluation/m-p/562800#M77585</guid>
      <dc:creator>jlmbs</dc:creator>
      <dc:date>2023-06-10T23:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Fix error: Send Expects Scriptable Object in access or evaluation of 'List</title>
      <link>https://community.jmp.com/t5/Discussions/Fix-error-Send-Expects-Scriptable-Object-in-access-or-evaluation/m-p/562818#M77587</link>
      <description>&lt;P&gt;What is the value of your variable named&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt_concatenated_lst&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;It needs to be of the form&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Data Table( "xxxxxxx" )&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;where "xxxxxxx" is the name of the data table you want to be summarized.&amp;nbsp; Given the name of the variable, I am guessing the variable is a JMP list, not a simple data table reference.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 11:24:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Fix-error-Send-Expects-Scriptable-Object-in-access-or-evaluation/m-p/562818#M77587</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2022-11-01T11:24:00Z</dc:date>
    </item>
  </channel>
</rss>

