<?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: Script error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script-error/m-p/966772#M331299</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a variable after FROM in your script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Dec 2015 17:49:36 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-12-07T17:49:36Z</dc:date>
    <item>
      <title>Script error</title>
      <link>https://community.qlik.com/t5/QlikView/Script-error/m-p/966771#M331298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I am getting the following error when I am trying to reload a QVD generator. Can anyone please suggest me on this.&lt;/P&gt;&lt;P&gt;I have no file like 00000009.000 and also, I have not mentioned anything like that in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/108263_Untitled.png" style="height: 210px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 17:27:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-error/m-p/966771#M331298</guid>
      <dc:creator>vindhya_giri</dc:creator>
      <dc:date>2015-12-07T17:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Script error</title>
      <link>https://community.qlik.com/t5/QlikView/Script-error/m-p/966772#M331299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a variable after FROM in your script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 17:49:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-error/m-p/966772#M331299</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-07T17:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Script error</title>
      <link>https://community.qlik.com/t5/QlikView/Script-error/m-p/966773#M331300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please, post the script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 18:02:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-error/m-p/966773#M331300</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-12-07T18:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Script error</title>
      <link>https://community.qlik.com/t5/QlikView/Script-error/m-p/966774#M331301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Generate a script log file by marking the checkbox in Settings-&amp;gt;Document Properties-&amp;gt;General and reloading the document. In the script log, determine where exactly the script fails. Find that spot in your script. Make sure you check any intentional or accidental $(INCLUDE=...) expansions. It may also be a leftover at the front or the end of your load script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 19:48:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-error/m-p/966774#M331301</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-12-07T19:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Script error</title>
      <link>https://community.qlik.com/t5/QlikView/Script-error/m-p/966775#M331302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;I already had the log file being generated but after reading the post I went back and took a look at it once again and realized that I missed defining one of the variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks once again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 20:02:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-error/m-p/966775#M331302</guid>
      <dc:creator>vindhya_giri</dc:creator>
      <dc:date>2015-12-07T20:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Script error</title>
      <link>https://community.qlik.com/t5/QlikView/Script-error/m-p/966776#M331303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My pleasure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enjoy QlikView and the Qlik Community.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 20:06:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-error/m-p/966776#M331303</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-12-07T20:06:47Z</dc:date>
    </item>
  </channel>
</rss>

