<?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: Run qlikview macro code throught batch file or any other method in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Run-qlikview-macro-code-throught-batch-file-or-any-other-method/m-p/682253#M1057702</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this document: &lt;A href="https://community.qlik.com/docs/DOC-6923"&gt;QlikView automation by external VBScript scripts&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Oct 2014 11:25:07 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2014-10-08T11:25:07Z</dc:date>
    <item>
      <title>Run qlikview macro code throught batch file or any other method</title>
      <link>https://community.qlik.com/t5/QlikView/Run-qlikview-macro-code-throught-batch-file-or-any-other-method/m-p/682251#M1057700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I written macro code for send a mail of attached file&amp;nbsp; that's works fine.I need to run this code without opening the Qlikview application&lt;/P&gt;&lt;P&gt;please suggest me how to do that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 11:11:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-qlikview-macro-code-throught-batch-file-or-any-other-method/m-p/682251#M1057700</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2014-10-08T11:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Run qlikview macro code throught batch file or any other method</title>
      <link>https://community.qlik.com/t5/QlikView/Run-qlikview-macro-code-throught-batch-file-or-any-other-method/m-p/682252#M1057701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the attachment? Is it a report out of the Qlikview document? If it is a document that already exists then you can embed the macro in Excel instead and have it run on open, or you can create a batch file to call a .vbs file and run it that way. The vba engine exists outside of Qlikview, so although that has the macro editor, you dont need it to run the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 11:16:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-qlikview-macro-code-throught-batch-file-or-any-other-method/m-p/682252#M1057701</guid>
      <dc:creator />
      <dc:date>2014-10-08T11:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Run qlikview macro code throught batch file or any other method</title>
      <link>https://community.qlik.com/t5/QlikView/Run-qlikview-macro-code-throught-batch-file-or-any-other-method/m-p/682253#M1057702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this document: &lt;A href="https://community.qlik.com/docs/DOC-6923"&gt;QlikView automation by external VBScript scripts&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 11:25:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-qlikview-macro-code-throught-batch-file-or-any-other-method/m-p/682253#M1057702</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-10-08T11:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Run qlikview macro code throught batch file or any other method</title>
      <link>https://community.qlik.com/t5/QlikView/Run-qlikview-macro-code-throught-batch-file-or-any-other-method/m-p/682254#M1057703</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;But in macro code is used&amp;nbsp; to print report to specified path, then taking the attached file and sending .can we manipulate code according to my requirement .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 11:46:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-qlikview-macro-code-throught-batch-file-or-any-other-method/m-p/682254#M1057703</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2014-10-08T11:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Run qlikview macro code throught batch file or any other method</title>
      <link>https://community.qlik.com/t5/QlikView/Run-qlikview-macro-code-throught-batch-file-or-any-other-method/m-p/682255#M1057704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Noel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; the attachment was pdf file .which i was able to print then save it into specified path ,then picking the same and send the reports .&lt;/P&gt;&lt;P&gt;Please check &lt;A href="https://community.qlik.com/message/569255"&gt;Congratulations !   Gysbert Wassenaar&lt;/A&gt; post and then synchronize to my requirement.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 11:50:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-qlikview-macro-code-throught-batch-file-or-any-other-method/m-p/682255#M1057704</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2014-10-08T11:50:20Z</dc:date>
    </item>
  </channel>
</rss>

