<?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: Parameter Max Rule in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/parameter-max-rule/m-p/5514847#M54238</link>
    <description>&lt;PRE&gt;If myParameter &amp;gt; 240 Then
   msgbox("Value too high",vbOKOnly,"No dice")
   myParameter = 240
End If&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 20 Feb 2015 17:33:02 GMT</pubDate>
    <dc:creator>mrattray</dc:creator>
    <dc:date>2015-02-20T17:33:02Z</dc:date>
    <item>
      <title>Parameter Max Rule</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/parameter-max-rule/m-p/5514674#M54232</link>
      <description>&lt;P&gt;I have a form to adjust a parameter that has a max value of 240 in. How can I write a rule to not let anything higher than that be entered and have a message box come up saying that a value thats too high was entered?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Feb 2015 16:04:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/parameter-max-rule/m-p/5514674#M54232</guid>
      <dc:creator>ASchlaack</dc:creator>
      <dc:date>2015-02-20T16:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter Max Rule</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/parameter-max-rule/m-p/5514847#M54238</link>
      <description>&lt;PRE&gt;If myParameter &amp;gt; 240 Then
   msgbox("Value too high",vbOKOnly,"No dice")
   myParameter = 240
End If&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Feb 2015 17:33:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/parameter-max-rule/m-p/5514847#M54238</guid>
      <dc:creator>mrattray</dc:creator>
      <dc:date>2015-02-20T17:33:02Z</dc:date>
    </item>
  </channel>
</rss>

