<?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: Macro parse failed error massage in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro-parse-failed-error-massage/m-p/743020#M265298</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 style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;As I said, the error occures only when a user opens the application in server (i.e., client mode).&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;The tip about the msgbox was helpful..&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;The error is caused by the line : &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;lb.clear&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Can you figure why it happens only in the client mode?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Thanks!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Feb 2015 06:44:19 GMT</pubDate>
    <dc:creator>dafnis14</dc:creator>
    <dc:date>2015-02-05T06:44:19Z</dc:date>
    <item>
      <title>Macro parse failed error massage</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-parse-failed-error-massage/m-p/743016#M265294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;After upgrading to ver. 11.2, SR9, clients are getting an error message when trying to execute a macro which triggers another macro in an excel sheet.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Running the macro from a desktop works fine, on the server as well as on a desktop.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="MacroErr.PNG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/77110_MacroErr.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Does anyone have a clue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 12:43:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-parse-failed-error-massage/m-p/743016#M265294</guid>
      <dc:creator>dafnis14</dc:creator>
      <dc:date>2015-02-04T12:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Macro parse failed error massage</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-parse-failed-error-massage/m-p/743017#M265295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The macro code would help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 13:20:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-parse-failed-error-massage/m-p/743017#M265295</guid>
      <dc:creator>jerrysvensson</dc:creator>
      <dc:date>2015-02-04T13:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Macro parse failed error massage</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-parse-failed-error-massage/m-p/743018#M265296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here it is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub exportTest&lt;/P&gt;&lt;P&gt;set v=ActiveDocument.GetVariable("vReturnFilesPath")&lt;/P&gt;&lt;P&gt;a=v.getcontent.string&lt;/P&gt;&lt;P&gt;set lb = ActiveDocument.GetSheetObject("LB86")&lt;/P&gt;&lt;P&gt;lb.SelectPossible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set cs = ActiveDocument.GetSheetObject("ReturnTemp")&lt;/P&gt;&lt;P&gt;cs.ExportEx a &amp;amp; "ReturnTemp.xls" , 5 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lb.clear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works fine with a desktop, on the server or on a client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 14:13:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-parse-failed-error-massage/m-p/743018#M265296</guid>
      <dc:creator>dafnis14</dc:creator>
      <dc:date>2015-02-04T14:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Macro parse failed error massage</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-parse-failed-error-massage/m-p/743019#M265297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so where is the problem if not on the server or desktop...??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also - my guess is that it fails at the exportex point.....test if this is true by putting a msgbox just before that line...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 14:17:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-parse-failed-error-massage/m-p/743019#M265297</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-04T14:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Macro parse failed error massage</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-parse-failed-error-massage/m-p/743020#M265298</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 style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;As I said, the error occures only when a user opens the application in server (i.e., client mode).&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;The tip about the msgbox was helpful..&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;The error is caused by the line : &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;lb.clear&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Can you figure why it happens only in the client mode?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Thanks!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 06:44:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-parse-failed-error-massage/m-p/743020#M265298</guid>
      <dc:creator>dafnis14</dc:creator>
      <dc:date>2015-02-05T06:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Macro parse failed error massage</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-parse-failed-error-massage/m-p/743021#M265299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you checked the server-settings within the qmc in tab security "Allow (unsafe) macro ..."?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 09:09:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-parse-failed-error-massage/m-p/743021#M265299</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-02-05T09:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: Macro parse failed error massage</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-parse-failed-error-massage/m-p/743022#M265300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you&amp;nbsp; tried:&lt;/P&gt;&lt;P&gt;sub exportTest&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dim lb&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set lb = ActiveDocument.GetSheetObject("LB86")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; lb.SelectPossible&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MsgBox "Before clear")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; lb.clear&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MsgBox "After clear")&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 09:39:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-parse-failed-error-massage/m-p/743022#M265300</guid>
      <dc:creator>jerrysvensson</dc:creator>
      <dc:date>2015-02-05T09:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Macro parse failed error massage</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-parse-failed-error-massage/m-p/743023#M265301</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 removed the lb.clear altogether, and the issue was resolved...for the time being..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 11:37:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-parse-failed-error-massage/m-p/743023#M265301</guid>
      <dc:creator>dafnis14</dc:creator>
      <dc:date>2015-02-05T11:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: Macro parse failed error massage</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-parse-failed-error-massage/m-p/743024#M265302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;assuming all other contingencies are satisfied (i.e. server settings, security settings, etc.)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try putting this just before the "lb.clear" statement&lt;/P&gt;&lt;P&gt;activedocument.getapplication.waitforidle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I couldn't reproduce the error you're getting on my server in a test app so if the above doesn't work...my only guess would be that its related to something environment specific with the user...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 18:17:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-parse-failed-error-massage/m-p/743024#M265302</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-05T18:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Macro parse failed error massage</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-parse-failed-error-massage/m-p/743025#M265303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.. good to know about such option!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Feb 2015 09:21:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-parse-failed-error-massage/m-p/743025#M265303</guid>
      <dc:creator>dafnis14</dc:creator>
      <dc:date>2015-02-08T09:21:51Z</dc:date>
    </item>
  </channel>
</rss>

