<?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: Control the speed of the Debugger in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Control-the-speed-of-the-Debugger/m-p/661719#M241146</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can set a breakpoint in the debugger which does exactly that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Oct 2014 11:00:02 GMT</pubDate>
    <dc:creator>ThornOfCrowns</dc:creator>
    <dc:date>2014-10-20T11:00:02Z</dc:date>
    <item>
      <title>Control the speed of the Debugger</title>
      <link>https://community.qlik.com/t5/QlikView/Control-the-speed-of-the-Debugger/m-p/661718#M241145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been spending much of last week running my code in Debugging_mode over and over again.&lt;/P&gt;&lt;P&gt;I have noticed that going through the code step-by-step is a good way to identify any issues - but once you have made sure a particular piece of code is all right, then it gets kind of tiring to do that until you get to the point where you want to look close...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This brought up the question: Wouldn't it be possible to conttrol the debugger insofar as the code just runs through up to a certain point and just stops there - without exiting, though - and you take it stepwise from there?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 10:51:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Control-the-speed-of-the-Debugger/m-p/661718#M241145</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-10-20T10:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Control the speed of the Debugger</title>
      <link>https://community.qlik.com/t5/QlikView/Control-the-speed-of-the-Debugger/m-p/661719#M241146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can set a breakpoint in the debugger which does exactly that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 11:00:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Control-the-speed-of-the-Debugger/m-p/661719#M241146</guid>
      <dc:creator>ThornOfCrowns</dc:creator>
      <dc:date>2014-10-20T11:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Control the speed of the Debugger</title>
      <link>https://community.qlik.com/t5/QlikView/Control-the-speed-of-the-Debugger/m-p/661720#M241147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the debug mode, click on line number to set 'Break Point'. Click on Run to reach there, and then use Step for detailed view slowly.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 10-20-14 at 04.30 PM.PNG.png" class="jive-image" src="/legacyfs/online/69291_Screen Shot 10-20-14 at 04.30 PM.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;Red dot denotes the breaking point here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 11:03:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Control-the-speed-of-the-Debugger/m-p/661720#M241147</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-10-20T11:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Control the speed of the Debugger</title>
      <link>https://community.qlik.com/t5/QlikView/Control-the-speed-of-the-Debugger/m-p/661721#M241148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just read about that and I tried it. It doesn't yet seem to work though.&lt;/P&gt;&lt;P&gt;I can click there and I get that red dot allright - but when I click on "Run", the script runs right up to the EXIT SCRIPT, not stopping at my breakpoint ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 11:08:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Control-the-speed-of-the-Debugger/m-p/661721#M241148</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-10-20T11:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Control the speed of the Debugger</title>
      <link>https://community.qlik.com/t5/QlikView/Control-the-speed-of-the-Debugger/m-p/661722#M241149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, missed&amp;nbsp; a part. Try this sequence:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Set the break piont&lt;/P&gt;&lt;P&gt;-Click once on Step&lt;/P&gt;&lt;P&gt;-Click on Run&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 11:12:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Control-the-speed-of-the-Debugger/m-p/661722#M241149</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-10-20T11:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: Control the speed of the Debugger</title>
      <link>https://community.qlik.com/t5/QlikView/Control-the-speed-of-the-Debugger/m-p/661723#M241150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The debugger is a bit hit and miss when it comes to setting breakpoints - I normally set a TRACE line in the code and set the breakpoint there, just to be sure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 11:58:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Control-the-speed-of-the-Debugger/m-p/661723#M241150</guid>
      <dc:creator>ThornOfCrowns</dc:creator>
      <dc:date>2014-10-20T11:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: Control the speed of the Debugger</title>
      <link>https://community.qlik.com/t5/QlikView/Control-the-speed-of-the-Debugger/m-p/661724#M241151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;You're right. On the day when I set a breakpoint, it didn't stop there - never on that day - so I didn't think of removing it. Now, a few days later, it suddenly started working - even without first clicking on "step" - I clicked on "run" and it stopped right there and waited for my input.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 11:05:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Control-the-speed-of-the-Debugger/m-p/661724#M241151</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-10-23T11:05:56Z</dc:date>
    </item>
  </channel>
</rss>

