<?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 Macro info for a beginner in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro-info-for-a-beginner/m-p/320891#M118230</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the kind answer.... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Nov 2011 11:44:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-11-15T11:44:33Z</dc:date>
    <item>
      <title>Macro info for a beginner</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-info-for-a-beginner/m-p/320889#M118228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like enquire about few things concerning Macros and VBScript methods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I cannot use the vbscript debugger even though I have installed it (I have windows xp 32bit so it should be work)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; What do you usually use for debugging the vbscript code? &lt;/P&gt;&lt;P&gt;2. Where I can get a good source for the VBSCRIPT methods and objects (function and others properties) related with qlikview documents?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The guide isn't very useful and in the manual there are just few examples &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that you can help me&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 11:26:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-info-for-a-beginner/m-p/320889#M118228</guid>
      <dc:creator />
      <dc:date>2011-11-15T11:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Macro info for a beginner</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-info-for-a-beginner/m-p/320890#M118229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;Hi,&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;Macro debugger doesn't work and QlikTech doesn't support this functionality. Please read this &lt;A _jive_internal="true" href="https://community.qlik.com/message/90064#90064"&gt;thread &lt;/A&gt;for more understanding. However, I use MsgBox style debugging to evaluate the code. I mean traditional JavaScript style debugging.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;I am attaching the QV API guide &amp;amp; HTML API documentation to explore VB Scripting integration. These are very useful reference to understand on how to integrate VBScript within QV document.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;Please let me know if you have any specific questions.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;Cheers - DV&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 11:36:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-info-for-a-beginner/m-p/320890#M118229</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2011-11-15T11:36:35Z</dc:date>
    </item>
    <item>
      <title>Macro info for a beginner</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-info-for-a-beginner/m-p/320891#M118230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the kind answer.... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 11:44:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-info-for-a-beginner/m-p/320891#M118230</guid>
      <dc:creator />
      <dc:date>2011-11-15T11:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: Macro info for a beginner</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-info-for-a-beginner/m-p/320892#M118231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi tode1985,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made a little experiment by using the VBScript Debugger of Excel to debug my QlikView VBScript Code. Maybe this is also helpful for you.. or maybe you have any suggestions on my proposal.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;All details about the approach can be found here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://community.qlik.com/message/278381#278381#278381"&gt;http://community.qlik.com/message/278381#278381&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 10:17:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-info-for-a-beginner/m-p/320892#M118231</guid>
      <dc:creator />
      <dc:date>2012-11-07T10:17:49Z</dc:date>
    </item>
  </channel>
</rss>

