<?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: command line options list? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/command-line-options-list/m-p/390213#M488126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It sounds, like nothing was answered to the question.&lt;/P&gt;&lt;P&gt;Look, you should run qv.exe as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;./qv.exe /r /vDeleteData=1 appdatafile.qvw&lt;/P&gt;&lt;P&gt;,where &lt;STRONG&gt;DeleteData&lt;/STRONG&gt; is a variable that is passed to script and used in IF statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If DeleteData = 1 Then&lt;/P&gt;&lt;P&gt;&amp;nbsp; Exit Script;&lt;/P&gt;&lt;P&gt;End If&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// Here is the body of reload script&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;There is a limitation: the script can't use Binary statement in that case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Apr 2018 13:55:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-04-18T13:55:43Z</dc:date>
    <item>
      <title>command line options list?</title>
      <link>https://community.qlik.com/t5/QlikView/command-line-options-list/m-p/390210#M488123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;where i'll find all the command line options, like "qv -r" to reload?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i've been tried "qv /?" but this command its not recognized to list all the option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what I need is save the qvw file without any data, but in a bat file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 14:49:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/command-line-options-list/m-p/390210#M488123</guid>
      <dc:creator>thalespe</dc:creator>
      <dc:date>2013-01-31T14:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: command line options list?</title>
      <link>https://community.qlik.com/t5/QlikView/command-line-options-list/m-p/390211#M488124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See &lt;A _jive_internal="true" href="https://community.qlik.com/message/84729"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 15:02:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/command-line-options-list/m-p/390211#M488124</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-01-31T15:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: command line options list?</title>
      <link>https://community.qlik.com/t5/QlikView/command-line-options-list/m-p/390212#M488125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, thanks! but didn't solve my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can open with /nodata, ok... but I need to save and close too, all commands in one .bat execution. &lt;SPAN style="font-size: 10pt;"&gt;Do you know what I mean?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 16:19:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/command-line-options-list/m-p/390212#M488125</guid>
      <dc:creator>thalespe</dc:creator>
      <dc:date>2013-01-31T16:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: command line options list?</title>
      <link>https://community.qlik.com/t5/QlikView/command-line-options-list/m-p/390213#M488126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It sounds, like nothing was answered to the question.&lt;/P&gt;&lt;P&gt;Look, you should run qv.exe as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;./qv.exe /r /vDeleteData=1 appdatafile.qvw&lt;/P&gt;&lt;P&gt;,where &lt;STRONG&gt;DeleteData&lt;/STRONG&gt; is a variable that is passed to script and used in IF statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If DeleteData = 1 Then&lt;/P&gt;&lt;P&gt;&amp;nbsp; Exit Script;&lt;/P&gt;&lt;P&gt;End If&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// Here is the body of reload script&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;There is a limitation: the script can't use Binary statement in that case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 13:55:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/command-line-options-list/m-p/390213#M488126</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-18T13:55:43Z</dc:date>
    </item>
  </channel>
</rss>

