<?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 For Next script line error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/For-Next-script-line-error/m-p/1201217#M626129</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a subroutine that takes in a date range(Month, vMinDay, vMaxDay)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For i = vMinDay to vMaxDay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //load a bunch of stuff&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; next&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;call sub(08, 09, 09)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything loads correctly, but every-time the script hits the "next" statement I get a script line error. Thanks in advance for the help!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Oct 2016 19:01:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-10-17T19:01:05Z</dc:date>
    <item>
      <title>For Next script line error</title>
      <link>https://community.qlik.com/t5/QlikView/For-Next-script-line-error/m-p/1201217#M626129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a subroutine that takes in a date range(Month, vMinDay, vMaxDay)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For i = vMinDay to vMaxDay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //load a bunch of stuff&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; next&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;call sub(08, 09, 09)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything loads correctly, but every-time the script hits the "next" statement I get a script line error. Thanks in advance for the help!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 19:01:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-Next-script-line-error/m-p/1201217#M626129</guid>
      <dc:creator />
      <dc:date>2016-10-17T19:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: For Next script line error</title>
      <link>https://community.qlik.com/t5/QlikView/For-Next-script-line-error/m-p/1201218#M626130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please post a small Qlikview document that demonstrates the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 10:15:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-Next-script-line-error/m-p/1201218#M626130</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-10-18T10:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: For Next script line error</title>
      <link>https://community.qlik.com/t5/QlikView/For-Next-script-line-error/m-p/1201219#M626131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Most probably due to a suprefluous second NEXT or a statement nesting error (for example an IF THEN that starts in the FOR NEXT block but is either unterminated or terminated outside the FOR NEXT)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you cant upload an example document, please post the exact script code from a few lines before the FOR keyword up to a few lines after the NEXT keyword. The sample you posted isn't much to work on, sorry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 10:42:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-Next-script-line-error/m-p/1201219#M626131</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-10-18T10:42:43Z</dc:date>
    </item>
  </channel>
</rss>

