<?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 Saving results from log window using JSL in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Saving-results-from-log-window-using-JSL/m-p/3409#M3409</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Version 9 of JMP has a function SAVE LOG which does what the name suggests.&amp;nbsp; So you could use CLEAR LOG then perform the SHOW function and then save the log file, although it would be someone perverse to do.&amp;nbsp; Typically SHOW is used just for diagnostic purposes.&amp;nbsp; You have the result in the EX1 variable.&amp;nbsp; You could therefore create a new JMP table and save the result to the table, or use the SAVE TEXT FILE function to save the result into an external text file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jul 2011 10:31:40 GMT</pubDate>
    <dc:creator>David_Burnham</dc:creator>
    <dc:date>2011-07-19T10:31:40Z</dc:date>
    <item>
      <title>Saving results from log window using JSL</title>
      <link>https://community.jmp.com/t5/Discussions/Saving-results-from-log-window-using-JSL/m-p/3408#M3408</link>
      <description>Hello: &lt;BR /&gt;&lt;BR /&gt;I am using bivarate plot and adding a fit line. I would like to save slope and intercept values in a text file. I am using following code: &lt;BR /&gt;&lt;BR /&gt;biv=rbiv&amp;lt;&lt;REPORT&gt;&lt;/REPORT&gt;Ex1=biv[NumberColBox(13)][2]; &lt;BR /&gt;show(Ex1); &lt;BR /&gt;&lt;BR /&gt;Show(Ex1) show the value of slope in the log file along with the log of entire session. Is it possible to send JSL command to save the values of just slopes and intercepts in to a new data table or seperate text file from the log. &lt;BR /&gt;&lt;BR /&gt;Thank you &lt;BR /&gt;&lt;BR /&gt;Regards, &lt;BR /&gt;Chivukula</description>
      <pubDate>Mon, 06 Jun 2011 19:09:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Saving-results-from-log-window-using-JSL/m-p/3408#M3408</guid>
      <dc:creator>chivukula</dc:creator>
      <dc:date>2011-06-06T19:09:17Z</dc:date>
    </item>
    <item>
      <title>Saving results from log window using JSL</title>
      <link>https://community.jmp.com/t5/Discussions/Saving-results-from-log-window-using-JSL/m-p/3409#M3409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Version 9 of JMP has a function SAVE LOG which does what the name suggests.&amp;nbsp; So you could use CLEAR LOG then perform the SHOW function and then save the log file, although it would be someone perverse to do.&amp;nbsp; Typically SHOW is used just for diagnostic purposes.&amp;nbsp; You have the result in the EX1 variable.&amp;nbsp; You could therefore create a new JMP table and save the result to the table, or use the SAVE TEXT FILE function to save the result into an external text file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 10:31:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Saving-results-from-log-window-using-JSL/m-p/3409#M3409</guid>
      <dc:creator>David_Burnham</dc:creator>
      <dc:date>2011-07-19T10:31:40Z</dc:date>
    </item>
  </channel>
</rss>

