<?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 Saving Qlikview skript with macro in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Saving-Qlikview-skript-with-macro/m-p/306123#M113032</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i would like to save a Qlikview script &lt;STRONG&gt;automatically &lt;/STRONG&gt;(qvs)&lt;/P&gt;&lt;P&gt;by opening the Document and run a macro.....or so.&lt;/P&gt;&lt;P&gt;Is there a chance in the script or in a macro ?&lt;/P&gt;&lt;P&gt;I don't find anything.&lt;/P&gt;&lt;P&gt;Thank's for helping&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jun 2011 11:20:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-06-21T11:20:40Z</dc:date>
    <item>
      <title>Saving Qlikview skript with macro</title>
      <link>https://community.qlik.com/t5/QlikView/Saving-Qlikview-skript-with-macro/m-p/306123#M113032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i would like to save a Qlikview script &lt;STRONG&gt;automatically &lt;/STRONG&gt;(qvs)&lt;/P&gt;&lt;P&gt;by opening the Document and run a macro.....or so.&lt;/P&gt;&lt;P&gt;Is there a chance in the script or in a macro ?&lt;/P&gt;&lt;P&gt;I don't find anything.&lt;/P&gt;&lt;P&gt;Thank's for helping&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2011 11:20:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Saving-Qlikview-skript-with-macro/m-p/306123#M113032</guid>
      <dc:creator />
      <dc:date>2011-06-21T11:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Qlikview skript with macro</title>
      <link>https://community.qlik.com/t5/QlikView/Saving-Qlikview-skript-with-macro/m-p/306124#M113033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Tom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's actually some API functions to do that in a macro:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;Sub SaveDoc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.Save&lt;/P&gt;&lt;P&gt;End Sub&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use this macro in an action in a button or a text object. It will not work when opening the document on server regardless of the client, by design.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; text-decoration: underline; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2011 11:25:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Saving-Qlikview-skript-with-macro/m-p/306124#M113033</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-06-21T11:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Qlikview skript with macro</title>
      <link>https://community.qlik.com/t5/QlikView/Saving-Qlikview-skript-with-macro/m-p/306125#M113034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo Miguel,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;ActiveDocument.Save&lt;/SPAN&gt; works only for the qvw ,isn't it ?&lt;/P&gt;&lt;P&gt;I would like to save &lt;STRONG&gt;only&lt;/STRONG&gt; the &lt;STRONG&gt;Qlikview Script &lt;/STRONG&gt;in a QVS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(like start the scripteditor and choose "script save as" &lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2011 11:37:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Saving-Qlikview-skript-with-macro/m-p/306125#M113034</guid>
      <dc:creator />
      <dc:date>2011-06-21T11:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Qlikview skript with macro</title>
      <link>https://community.qlik.com/t5/QlikView/Saving-Qlikview-skript-with-macro/m-p/306126#M113035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recently answered that &lt;A _jive_internal="true" href="https://community.qlik.com/message/125020"&gt;in this post&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2011 11:58:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Saving-Qlikview-skript-with-macro/m-p/306126#M113035</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-06-21T11:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Qlikview skript with macro</title>
      <link>https://community.qlik.com/t5/QlikView/Saving-Qlikview-skript-with-macro/m-p/306127#M113036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Miguel,&lt;/P&gt;&lt;P&gt;great it works,thank you for your help!&lt;/P&gt;&lt;P&gt;Tom from Austria&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2011 12:32:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Saving-Qlikview-skript-with-macro/m-p/306127#M113036</guid>
      <dc:creator />
      <dc:date>2011-06-21T12:32:52Z</dc:date>
    </item>
  </channel>
</rss>

