<?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: Why does Clear Log(), also prevent anything after it from being printed in the log? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Why-does-Clear-Log-also-prevent-anything-after-it-from-being/m-p/620684#M81987</link>
    <description>&lt;P&gt;With this script I was able to save a log. Have you defined a location to save the log as an argument to save log()?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;names default to here(1);
clear log();

print( "test" );

save log( "$DESKTOP/log.txt" );&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 06 Apr 2023 20:29:01 GMT</pubDate>
    <dc:creator>StarfruitBob</dc:creator>
    <dc:date>2023-04-06T20:29:01Z</dc:date>
    <item>
      <title>Why does Clear Log(), also prevent anything after it from being printed in the log?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-does-Clear-Log-also-prevent-anything-after-it-from-being/m-p/620640#M81982</link>
      <description>&lt;P&gt;Why does Clear Log(), also prevent anything after it from being printed in the log?&lt;/P&gt;&lt;P&gt;We are trying to pull a log file for each execution of the script.&amp;nbsp; There is a clear log() at the top of a script, and a save log() at the end.&amp;nbsp; For some reason when the clear log() is run, this prevents anything from being saved into the log file.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 16:07:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-does-Clear-Log-also-prevent-anything-after-it-from-being/m-p/620640#M81982</guid>
      <dc:creator>DIVIDESbyZER0</dc:creator>
      <dc:date>2023-06-09T16:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Why does Clear Log(), also prevent anything after it from being printed in the log?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-does-Clear-Log-also-prevent-anything-after-it-from-being/m-p/620684#M81987</link>
      <description>&lt;P&gt;With this script I was able to save a log. Have you defined a location to save the log as an argument to save log()?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;names default to here(1);
clear log();

print( "test" );

save log( "$DESKTOP/log.txt" );&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 06 Apr 2023 20:29:01 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-does-Clear-Log-also-prevent-anything-after-it-from-being/m-p/620684#M81987</guid>
      <dc:creator>StarfruitBob</dc:creator>
      <dc:date>2023-04-06T20:29:01Z</dc:date>
    </item>
  </channel>
</rss>

