<?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: Setting &amp;quot;ignore errors&amp;quot; flag on a formula column in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Setting-quot-ignore-errors-quot-flag-on-a-formula-column/m-p/9931#M9703</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You've probably already tried this, but just in case: maybe you can pre-catch the error, such as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; If( not symmetric(x), ., rest of formula(x))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it's any consolation, the JMP 12 beta will turn on Ignore Errors automatically when you set a problem formula via script. I tried:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Column&lt;/SPAN&gt;&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;SPAN class="s2"&gt;"X"&lt;/SPAN&gt; &lt;STRONG&gt;)&lt;/STRONG&gt; &lt;SPAN class="s3"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt; &lt;SPAN class="s3"&gt;&lt;STRONG&gt;Set Formula&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;SPAN class="s1"&gt;If&lt;/SPAN&gt;&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;SPAN class="s1"&gt;Random Uniform&lt;/SPAN&gt;&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;SPAN class="s4"&gt;&lt;STRONG&gt;0&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="s3"&gt;,&lt;/SPAN&gt; &lt;SPAN class="s4"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;STRONG&gt;)&lt;/STRONG&gt; &lt;SPAN class="s3"&gt;&amp;lt;&lt;/SPAN&gt; &lt;SPAN class="s4"&gt;&lt;STRONG&gt;0.5&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="s3"&gt;,&lt;/SPAN&gt; Foo&lt;STRONG&gt;()&lt;/STRONG&gt;&lt;SPAN class="s3"&gt;,&lt;/SPAN&gt; &lt;SPAN class="s4"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;STRONG&gt;)&lt;/STRONG&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;SPAN class="s3"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s3"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s3"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Nov 2014 15:57:41 GMT</pubDate>
    <dc:creator>XanGregg</dc:creator>
    <dc:date>2014-11-05T15:57:41Z</dc:date>
    <item>
      <title>Setting "ignore errors" flag on a formula column</title>
      <link>https://community.jmp.com/t5/Discussions/Setting-quot-ignore-errors-quot-flag-on-a-formula-column/m-p/9930#M9702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a formula column (confidence interval from the nonlinear platform) that sometimes generates an error during evaluation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="7491_fmlerror.JPG" style="width: 483px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/935i35446B1276B3EE51/image-size/medium?v=v2&amp;amp;px=400" role="button" title="7491_fmlerror.JPG" alt="7491_fmlerror.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This error can not be captured in a Try() block.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My work around is to set the Suppress Eval flag and manually evaluate the formula one row at a time but I would prefer to be able to &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; set the "Ignore Error" flag on the column to suppress repeated error messages that occur.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've not found a way to set this in JSL.&amp;nbsp; Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 21:56:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Setting-quot-ignore-errors-quot-flag-on-a-formula-column/m-p/9930#M9702</guid>
      <dc:creator>David_Burnham</dc:creator>
      <dc:date>2016-10-18T21:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Setting "ignore errors" flag on a formula column</title>
      <link>https://community.jmp.com/t5/Discussions/Setting-quot-ignore-errors-quot-flag-on-a-formula-column/m-p/9931#M9703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You've probably already tried this, but just in case: maybe you can pre-catch the error, such as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; If( not symmetric(x), ., rest of formula(x))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it's any consolation, the JMP 12 beta will turn on Ignore Errors automatically when you set a problem formula via script. I tried:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Column&lt;/SPAN&gt;&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;SPAN class="s2"&gt;"X"&lt;/SPAN&gt; &lt;STRONG&gt;)&lt;/STRONG&gt; &lt;SPAN class="s3"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt; &lt;SPAN class="s3"&gt;&lt;STRONG&gt;Set Formula&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;SPAN class="s1"&gt;If&lt;/SPAN&gt;&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;SPAN class="s1"&gt;Random Uniform&lt;/SPAN&gt;&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;SPAN class="s4"&gt;&lt;STRONG&gt;0&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="s3"&gt;,&lt;/SPAN&gt; &lt;SPAN class="s4"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;STRONG&gt;)&lt;/STRONG&gt; &lt;SPAN class="s3"&gt;&amp;lt;&lt;/SPAN&gt; &lt;SPAN class="s4"&gt;&lt;STRONG&gt;0.5&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="s3"&gt;,&lt;/SPAN&gt; Foo&lt;STRONG&gt;()&lt;/STRONG&gt;&lt;SPAN class="s3"&gt;,&lt;/SPAN&gt; &lt;SPAN class="s4"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;STRONG&gt;)&lt;/STRONG&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;SPAN class="s3"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s3"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s3"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 15:57:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Setting-quot-ignore-errors-quot-flag-on-a-formula-column/m-p/9931#M9703</guid>
      <dc:creator>XanGregg</dc:creator>
      <dc:date>2014-11-05T15:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Setting "ignore errors" flag on a formula column</title>
      <link>https://community.jmp.com/t5/Discussions/Setting-quot-ignore-errors-quot-flag-on-a-formula-column/m-p/9932#M9704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Xan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that I am saving the formula from the nonlinear platform and the error gets raised during the save message - so I don't have time to inspect the formula to test for an error condition.&amp;nbsp; I'll take another look at how it behaves in JMP 12 Beta but from memory I wasn't able to "silence" the errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2014 00:17:22 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Setting-quot-ignore-errors-quot-flag-on-a-formula-column/m-p/9932#M9704</guid>
      <dc:creator>David_Burnham</dc:creator>
      <dc:date>2014-11-25T00:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Setting "ignore errors" flag on a formula column</title>
      <link>https://community.jmp.com/t5/Discussions/Setting-quot-ignore-errors-quot-flag-on-a-formula-column/m-p/48383#M27538</link>
      <description>&lt;P&gt;Hi Gregg,&lt;/P&gt;&lt;P&gt;Could you see if you have ans to below exceptions for formula errors:&lt;/P&gt;&lt;P&gt;1. if it is not possible to pre catch the error. e.g my formula is a string and i will not know error untill i parse and eval the formula string.&lt;/P&gt;&lt;P&gt;2. when we run formula via button it does not send error to log instead it pops a window. And formula errors becomes monsters when you are creating 1000s formula columns and you get bombarded with pop error windows like spam.&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;</description>
      <pubDate>Sat, 09 Dec 2017 18:35:15 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Setting-quot-ignore-errors-quot-flag-on-a-formula-column/m-p/48383#M27538</guid>
      <dc:creator>ram</dc:creator>
      <dc:date>2017-12-09T18:35:15Z</dc:date>
    </item>
  </channel>
</rss>

