<?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 execution window blank &amp; Unknown error. Any ideas ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script-execution-window-blank-Unknown-error-Any-ideas/m-p/1372875#M1249873</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you re-run this after removing the single quotes and see if that makes any difference&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/172947_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Aug 2017 16:20:24 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-08-09T16:20:24Z</dc:date>
    <item>
      <title>Script execution window blank &amp; Unknown error. Any ideas ?</title>
      <link>https://community.qlik.com/t5/QlikView/Script-execution-window-blank-Unknown-error-Any-ideas/m-p/1372874#M1249870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;Wondering (hoping !) whether anyone has seen this before or maybe even has a solution !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Until recently I had 3 separate databases, all running very well for years. Then last week, without making any changes to the PC or the scripts, the following occurred:&lt;/P&gt;&lt;P&gt;- When running a script, the window which normally shows the executing of the script remains blank&lt;/P&gt;&lt;P&gt;- After a few minutes, an 'Unknown Error' was reported on the very first few lines of the script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course I have tried various options:&lt;/P&gt;&lt;P&gt;- Edit out the 'offending' lines in the script. Result: the error simply points to the next lines in the script&lt;/P&gt;&lt;P&gt;- Tried running scripts in my other databases. They all show the same issue&lt;/P&gt;&lt;P&gt;- Asked a colleague to run my script. This worked fine, on that PC the script completes without issues&lt;/P&gt;&lt;P&gt;- Removed &amp;amp; Reinstalled QlickView. Result: No change&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the Personal Edition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts please ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-execution-window-blank-Unknown-error-Any-ideas/m-p/1372874#M1249870</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Script execution window blank &amp; Unknown error. Any ideas ?</title>
      <link>https://community.qlik.com/t5/QlikView/Script-execution-window-blank-Unknown-error-Any-ideas/m-p/1372875#M1249873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you re-run this after removing the single quotes and see if that makes any difference&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/172947_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 16:20:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-execution-window-blank-Unknown-error-Any-ideas/m-p/1372875#M1249873</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-09T16:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Script execution window blank &amp; Unknown error. Any ideas ?</title>
      <link>https://community.qlik.com/t5/QlikView/Script-execution-window-blank-Unknown-error-Any-ideas/m-p/1372876#M1249878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny, and thanks for looking into this. I had tried removing the quotes already, and even tried removing the entire lines. The error simply moves to the next line in the script. Only if I remove all of the following will the script work, but of course will fail for the 'Applymap' statements as no re-mapping has been defined. Note the full script worked before without changes .. ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET ThousandSep=',';&lt;/P&gt;&lt;P&gt;SET DecimalSep='.';&lt;/P&gt;&lt;P&gt;SET MoneyThousandSep=',';&lt;/P&gt;&lt;P&gt;SET MoneyDecimalSep='.';&lt;/P&gt;&lt;P&gt;SET MoneyFormat='£#,##0.00;-£#,##0.00';&lt;/P&gt;&lt;P&gt;SET TimeFormat='hh:mm:ss';&lt;/P&gt;&lt;P&gt;SET DateFormat='DD/MM/YYYY';&lt;/P&gt;&lt;P&gt;SET TimestampFormat='MM/DD/YYYY hh:mm:ss[.fff]';&lt;/P&gt;&lt;P&gt;SET MonthNames='Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec';&lt;/P&gt;&lt;P&gt;SET DayNames='Mon;Tue;Wed;Thu;Fri;Sat;Sun';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//MAP ORDER STATUS&lt;/P&gt;&lt;P&gt;Map_ORDERSTATUS:&lt;/P&gt;&lt;P&gt;Mapping&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; F1, F2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cancelled, Cancd&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Customer Action, Blog St3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Delivered, Deld&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Order Processing, Blog St3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Order Received, Blog St3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Released to Manufacturing, Blog St4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Shipped, Shipped&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//MAP OVP BRAND TO SIMPLE BRAND&lt;/P&gt;&lt;P&gt;Map_Branding:&lt;/P&gt;&lt;P&gt;Mapping&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; F1, F2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ThinkPad Classic, 1TPad&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ideapad, 6Consumer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Notebook Classic Accessories, 7Option&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Notebook Common Accessories, 7Option&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Workstation Accessories, 7Option&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Option, 7Option&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ThinkCentre, 2TCentre&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Lenovo DT Monitors, 5Monitor&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Desktop Accessories, 7Option&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ThinkServer Options, 7Option&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Desktop Options II, 7Option&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tablet Accessories, 7Option&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Common Accessories, 7Option&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DCG Server Option, 7Option&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DCG SERVER OPTIONS PUREFLEX, 7Option&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DCG SERVER OPTIONS BLADE, 7Option&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LenovoCare, 8Services&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; STORAGE OPTIONS, 7Option&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; STORAGE, 4Server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; X SERVER SOFTWARE - LENOVO,9Software&lt;/P&gt;&lt;P&gt;X Server System, 4Server&lt;/P&gt;&lt;P&gt;ThinkPlus, 8Services&lt;/P&gt;&lt;P&gt;Lenovo LCD, 5Monitor&lt;/P&gt;&lt;P&gt;Small Business BU, 6Consumer&lt;/P&gt;&lt;P&gt;Notebook SMB Accessories, 7Option&lt;/P&gt;&lt;P&gt;Common options, 7Option&lt;/P&gt;&lt;P&gt;ThinkServer, 4Server&lt;/P&gt;&lt;P&gt;ThinkStation, 3Workstation&lt;/P&gt;&lt;P&gt;ThinkVision, 5Monitor&lt;/P&gt;&lt;P&gt;Smart Monitor, 5Monitor&lt;/P&gt;&lt;P&gt;VLH, 7Option&lt;/P&gt;&lt;P&gt;VLH NB, 7Option&lt;/P&gt;&lt;P&gt;VLH - NB, 7Option&lt;/P&gt;&lt;P&gt;WS Monitor, 5Monitor&lt;/P&gt;&lt;P&gt;, 7Option&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//MAP ORDERING METHODD&lt;/P&gt;&lt;P&gt;Map_ORDERMETHOD:&lt;/P&gt;&lt;P&gt;Mapping&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; F1, F2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACSL Order,ACSL&lt;/P&gt;&lt;P&gt;I2 Large Enterprise,Web&lt;/P&gt;&lt;P&gt;LI EDI,OV&lt;/P&gt;&lt;P&gt;LI InteractionCenter,OV&lt;/P&gt;&lt;P&gt;LI LPOS,LPOS&lt;/P&gt;&lt;P&gt;Order mass upload,Mass&lt;/P&gt;&lt;P&gt;US EDI order,EDI&lt;/P&gt;&lt;P&gt;WE IBM EDI,EDI&lt;/P&gt;&lt;P&gt;WE Sterling EDI,EDI&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 09:31:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-execution-window-blank-Unknown-error-Any-ideas/m-p/1372876#M1249878</guid>
      <dc:creator />
      <dc:date>2017-08-10T09:31:14Z</dc:date>
    </item>
  </channel>
</rss>

