<?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: In evaluation of glue ? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/In-evaluation-of-glue/m-p/615415#M81516</link>
    <description>&lt;P&gt;I tried the second suggestion, but the problem still persisted. I'll check on the 1st one then.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Mar 2023 12:47:00 GMT</pubDate>
    <dc:creator>XiangCD_MP_User</dc:creator>
    <dc:date>2023-03-22T12:47:00Z</dc:date>
    <item>
      <title>In evaluation of glue ?</title>
      <link>https://community.jmp.com/t5/Discussions/In-evaluation-of-glue/m-p/615364#M81513</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was just writing a simple code but I ran into preview text error: Unable to open file, in access evaluation of "Glue"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone advise me on the thing I didn't do correctly?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt = Open (); //open a csv or excel file from any folder
Sa = Current data table ();&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;.... ... ...&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 23:59:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/In-evaluation-of-glue/m-p/615364#M81513</guid>
      <dc:creator>XiangCD_MP_User</dc:creator>
      <dc:date>2023-06-10T23:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: In evaluation of glue ?</title>
      <link>https://community.jmp.com/t5/Discussions/In-evaluation-of-glue/m-p/615384#M81514</link>
      <description>&lt;P&gt;I suspect you have objects in your JMP memory area that have not been cleared.&amp;nbsp; I have 2 suggestionsw.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Close and restart your JMP session&lt;/LI&gt;
&lt;LI&gt;Isolate the memory for your JSL by adding Names Default to Here(1); to your JSL.&amp;nbsp; That will insure that your JSL will be in it''s own memory NameSpace&amp;nbsp;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here( 1 );
dt = Open(); //open a csv or excel file from any folder
Sa = Current Data Table();&lt;/CODE&gt;&lt;/PRE&gt;
&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Wed, 22 Mar 2023 12:22:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/In-evaluation-of-glue/m-p/615384#M81514</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2023-03-22T12:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: In evaluation of glue ?</title>
      <link>https://community.jmp.com/t5/Discussions/In-evaluation-of-glue/m-p/615415#M81516</link>
      <description>&lt;P&gt;I tried the second suggestion, but the problem still persisted. I'll check on the 1st one then.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 12:47:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/In-evaluation-of-glue/m-p/615415#M81516</guid>
      <dc:creator>XiangCD_MP_User</dc:creator>
      <dc:date>2023-03-22T12:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: In evaluation of glue ?</title>
      <link>https://community.jmp.com/t5/Discussions/In-evaluation-of-glue/m-p/616675#M81632</link>
      <description>&lt;P&gt;Alright, I tried the first option and it worked fine ! Thanks again&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/2687"&gt;@txnelson&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 04:22:07 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/In-evaluation-of-glue/m-p/616675#M81632</guid>
      <dc:creator>XiangCD_MP_User</dc:creator>
      <dc:date>2023-03-27T04:22:07Z</dc:date>
    </item>
  </channel>
</rss>

