<?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: How to stop an iLogic loop with the keyboard in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/8004548#M138890</link>
    <description>There are possibilities to stop the command. I will take a look and come back to it, ok?</description>
    <pubDate>Wed, 16 May 2018 01:39:28 GMT</pubDate>
    <dc:creator>bradeneuropeArthur</dc:creator>
    <dc:date>2018-05-16T01:39:28Z</dc:date>
    <item>
      <title>How to stop an iLogic loop with the keyboard</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/3172068#M138872</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to stop an infinite loop when running an iLogic rule?﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pascal Langlais&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2011 18:59:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/3172068#M138872</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-27T18:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop an iLogic loop with the keyboard</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/3172400#M138873</link>
      <description>&lt;P&gt;I'm sorry, it's not possible.&amp;nbsp; We are planning to add that in a future version.&amp;nbsp; At the present time, all you can do&amp;nbsp;is use the Task Manager to kill the Inventor process.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2011 23:54:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/3172400#M138873</guid>
      <dc:creator>MjDeck</dc:creator>
      <dc:date>2011-09-27T23:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop an iLogic loop with the keyboard</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/3172872#M138874</link>
      <description>&lt;P&gt;Thank you Mike for the answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pascal&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2011 12:38:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/3172872#M138874</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-28T12:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop an iLogic loop with the keyboard</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/3554094#M138875</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Is it possible&lt;/SPAN&gt; &lt;SPAN&gt;to do so&lt;/SPAN&gt; &lt;SPAN&gt;in the new version&lt;/SPAN&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What are&lt;/SPAN&gt; &lt;SPAN&gt;the debugging capabilities&lt;/SPAN&gt; &lt;SPAN&gt;with&lt;/SPAN&gt; &lt;SPAN&gt;iLogic&lt;/SPAN&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2012 15:53:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/3554094#M138875</guid>
      <dc:creator>fsanchou</dc:creator>
      <dc:date>2012-07-26T15:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop an iLogic loop with the keyboard</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/4380690#M138876</link>
      <description>&lt;P&gt;Mike,&lt;/P&gt;&lt;P&gt;Can you let me know why has this not been addressesed? It has been 2 years since this thread started and that you have known about it. You have replied the same in other threads about the same subject. If you can do it in VB why then could you not do it in iLogic? Thanks in advance for your input.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2013 14:56:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/4380690#M138876</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-26T14:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop an iLogic loop with the keyboard</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/5027694#M138877</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm also wondering why it hasen't been adressed yet? It's a VERY helpfull tool. Or has it been adressed in the 2015 release?&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2014 08:44:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/5027694#M138877</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-13T08:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop an iLogic loop with the keyboard</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/5027768#M138878</link>
      <description>Hi, Unfortunately, I haven't read anything new for version 2015</description>
      <pubDate>Tue, 13 May 2014 09:33:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/5027768#M138878</guid>
      <dc:creator>fsanchou</dc:creator>
      <dc:date>2014-05-13T09:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop an iLogic loop with the keyboard</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/5936121#M138879</link>
      <description>&lt;P&gt;Wonder if the inability of iLogic loops to be stopped will be resolved in the 2017 version?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2015 13:32:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/5936121#M138879</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-04T13:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop an iLogic loop with the keyboard</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/6850327#M138880</link>
      <description>&lt;P&gt;It looks like this is still an issue in the 2017 version. &amp;nbsp;Pretty sad. &amp;nbsp;Debugging is still an arduous process because there is no way to step through your code. At least you can finally save an external rule without it automatically running.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2017 20:12:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/6850327#M138880</guid>
      <dc:creator>metamere</dc:creator>
      <dc:date>2017-02-02T20:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop an iLogic loop with the keyboard</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/6850380#M138881</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/537534"&gt;@MjDeck&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;I'm sorry, it's not possible.&amp;nbsp; We are planning to add that in a future version.&amp;nbsp; At the present time, all you can do&amp;nbsp;is use the Task Manager to kill the Inventor process.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Almost six years later...whatever happened? &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No matter, here's a &lt;A title="If This Then That" href="http://inventbetter.blogspot.com/2015/09/debugview-ilogic.html" target="_self"&gt;link&lt;/A&gt; to a "If Then &amp;nbsp;Then That" blog post discussing a &amp;nbsp;debugging workflow utilizing &lt;A href="https://technet.microsoft.com/en-us/sysinternals/bb896647" target="_self"&gt;DebugView&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2017 20:33:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/6850380#M138881</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-02T20:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop an iLogic loop with the keyboard</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/6858446#M138882</link>
      <description>&lt;P&gt;We're looking at it, but it's not easy. We're also looking at adding debugging capabilities.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2017 23:12:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/6858446#M138882</guid>
      <dc:creator>MjDeck</dc:creator>
      <dc:date>2017-02-06T23:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop an iLogic loop with the keyboard</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/6878728#M138883</link>
      <description>Hope it will be added in the 2018 version.</description>
      <pubDate>Wed, 15 Feb 2017 06:46:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/6878728#M138883</guid>
      <dc:creator>Rob67ert</dc:creator>
      <dc:date>2017-02-15T06:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop an iLogic loop with the keyboard</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/7935575#M138884</link>
      <description>&lt;P&gt;This is a much needed feature, and should be simple to implement.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 15:42:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/7935575#M138884</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-16T15:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop an iLogic loop with the keyboard</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/8002487#M138885</link>
      <description>&lt;P&gt;I'm allthough waiting for it.&lt;/P&gt;&lt;P&gt;I tried in Inventor 2019., but I found no way.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2018 09:51:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/8002487#M138885</guid>
      <dc:creator>c_stulz</dc:creator>
      <dc:date>2018-05-15T09:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop an iLogic loop with the keyboard</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/8003537#M138886</link>
      <description>&lt;P&gt;This is ridiculous!!! No way to break a loop in an Ilogic routine! You could break a program on a DEC PDP 11-70 40 years ago with crtl+C! I just lost 2 hours work because of Autodesk being too inept to put the most basic debug tool in Ilogic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS never use a While loop until they fix this issue!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2018 16:45:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/8003537#M138886</guid>
      <dc:creator>thopper</dc:creator>
      <dc:date>2018-05-15T16:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop an iLogic loop with the keyboard</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/8003818#M138887</link>
      <description>&lt;P&gt;Do you put screws into boards with a hammer as well?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the tool you are using doesn't give you the results you want, maybe you should look at a different tool.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this case, the VBA does have step functionality and debugging, so it's a lot nicer of an option.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That being said, it's bad programming practice to put an infinite loop in to begin with, so if you do not know what you are doing, you should put in proper checks in your program to&amp;nbsp;prevent it from happening (ie; a loop limit of x).&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2018 18:29:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/8003818#M138887</guid>
      <dc:creator>MechMachineMan</dc:creator>
      <dc:date>2018-05-15T18:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop an iLogic loop with the keyboard</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/8003973#M138888</link>
      <description>&lt;P&gt;At least a common claw hammer has a removal tool on the other side. All developers have created infinite loops during development. That is why debug tools exist.&amp;nbsp; &amp;nbsp;You know nothing about the&amp;nbsp;application I am working. VBA is obsolete and is not an option for this application for that and several other reasons.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How or why a bug was creating in some code or using correct programming nomenclature is not the issue here. The lack of the most rudimentary debug tools in Ilogic is the issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2018 19:27:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/8003973#M138888</guid>
      <dc:creator>thopper</dc:creator>
      <dc:date>2018-05-15T19:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop an iLogic loop with the keyboard</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/8004454#M138889</link>
      <description>&lt;P&gt;The iLogic environment wasn't designed as a fully comprehensive IDE. It was designed as a quick tool for customization, that has experienced quite a bit of scope creep over the years.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want debugging and don't want vba, then use visual studio as your IDE to do the programming.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Again, sometimes you are better off adapting to make do with the way things ARE instead of crying about how they AREN'T.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Idea Station is the proper place to provide feedback regarding the program.&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2018 00:05:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/8004454#M138889</guid>
      <dc:creator>MechMachineMan</dc:creator>
      <dc:date>2018-05-16T00:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop an iLogic loop with the keyboard</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/8004548#M138890</link>
      <description>There are possibilities to stop the command. I will take a look and come back to it, ok?</description>
      <pubDate>Wed, 16 May 2018 01:39:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/8004548#M138890</guid>
      <dc:creator>bradeneuropeArthur</dc:creator>
      <dc:date>2018-05-16T01:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop an iLogic loop with the keyboard</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/8013255#M138891</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2511355"&gt;@MechMachineMan&lt;/a&gt;wrote:&lt;BR /&gt;&lt;P&gt;The iLogic environment wasn't designed as a fully comprehensive IDE. It was designed as a quick tool for customization, that has experienced quite a bit of scope creep over the years.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want debugging and don't want vba, then use visual studio as your IDE to do the programming.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again, sometimes you are better off adapting to make do with the way things ARE instead of crying about how they AREN'T.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Idea Station is the proper place to provide feedback regarding the program.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;1. Yes, iLogic has experience scope creep. That's because it gives the users the ability to do the coding that is lacking from the main product.&lt;/P&gt;&lt;P&gt;2. We can't always debug in another environment. Often the variables and functions we need to work with are specific&amp;nbsp; to the CAD models we are working on and need to be accessed directly.&lt;/P&gt;&lt;P&gt;3. Don't tell us where we need to complain. We are looking for a solution to the problem. This may belong in the idea station, but it also belongs here because we are looking for a solution that someone else may have already found.&lt;/P&gt;</description>
      <pubDate>Sat, 19 May 2018 13:52:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-stop-an-ilogic-loop-with-the-keyboard/m-p/8013255#M138891</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-19T13:52:28Z</dc:date>
    </item>
  </channel>
</rss>

